mirror of
https://github.com/github/semantic.git
synced 2024-12-23 14:54:16 +03:00
Re-export Eq1 from the generic module.
This commit is contained in:
parent
6163caf82a
commit
7f401c4e08
@ -1,6 +1,7 @@
|
|||||||
{-# LANGUAGE TypeOperators #-}
|
{-# LANGUAGE TypeOperators #-}
|
||||||
module Data.Functor.Classes.Eq.Generic
|
module Data.Functor.Classes.Eq.Generic
|
||||||
( genericLiftEq
|
( Eq1(..)
|
||||||
|
, genericLiftEq
|
||||||
, gliftEq
|
, gliftEq
|
||||||
) where
|
) where
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user