mirror of
https://github.com/github/semantic.git
synced 2024-12-22 22:31:36 +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 Prologue
|
||||
|
Loading…
Reference in New Issue
Block a user