grisette
grisette copied to clipboard
Change *1 classes to relax the instances as described in https://github.com/haskell/core-libraries-committee/issues/10.
We should align the *1 classes with the change to the Eq1 and Ord1 instances in base-4.18 (GHC-9.6). The change in base is described in https://github.com/haskell/core-libraries-committee/issues/10.