mirror of
https://github.com/github/semantic.git
synced 2024-12-23 06:41:45 +03:00
Only export genericLiftEq.
This commit is contained in:
parent
18374a0397
commit
991731e43f
@ -1,4 +1,6 @@
|
|||||||
module Data.Functor.Classes.Eq.Generic where
|
module Data.Functor.Classes.Eq.Generic
|
||||||
|
( genericLiftEq
|
||||||
|
) where
|
||||||
|
|
||||||
import GHC.Generics
|
import GHC.Generics
|
||||||
import Prologue
|
import Prologue
|
||||||
|
Loading…
Reference in New Issue
Block a user