mirror of
https://github.com/github/semantic.git
synced 2025-01-03 04:51:57 +03:00
Export gliftEq for use with types like Cofree.
This commit is contained in:
parent
80c51abb31
commit
361710dd65
@ -1,6 +1,7 @@
|
||||
{-# LANGUAGE TypeOperators #-}
|
||||
module Data.Functor.Classes.Eq.Generic
|
||||
( genericLiftEq
|
||||
, gliftEq
|
||||
) where
|
||||
|
||||
import Control.Comonad.Cofree as Cofree
|
||||
|
Loading…
Reference in New Issue
Block a user