1
1
mirror of https://github.com/github/semantic.git synced 2024-11-24 17:04:47 +03:00

Don’t export gliftEq.

This commit is contained in:
Rob Rix 2017-09-29 11:43:28 -04:00
parent 045dc992cd
commit 1ffaa0a682

View File

@ -2,7 +2,6 @@
module Data.Functor.Classes.Eq.Generic
( Eq1(..)
, genericLiftEq
, gliftEq
) where
import Control.Comonad.Cofree as Cofree