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