mirror of
https://github.com/github/semantic.git
synced 2024-12-22 22:31:36 +03:00
📝 GEq1.
This commit is contained in:
parent
c5e9a5d6cd
commit
6ecbe9538f
@ -3,6 +3,7 @@ module Data.Functor.Classes.Eq.Generic where
|
||||
import GHC.Generics
|
||||
import Prologue
|
||||
|
||||
-- | Generically-derivable lifting of the 'Eq' class to unary type constructors.
|
||||
class GEq1 f where
|
||||
-- | Lift an equality test through the type constructor.
|
||||
--
|
||||
|
Loading…
Reference in New Issue
Block a user