derive-gadt-0.1.1: Instance deriving for (a subset of) GADTs.Source codeContentsIndex
Language.Haskell.Derive.Gadt.Class.Ord
Documentation
deriveOrdGadts :: String -> Q [Dec]Source
deriveOrdGadtInfo :: GadtInfo -> Q [Dec]Source
deriveOrdConsQ :: Type -> [(String, Int)] -> Q [Dec]Source
mkCompareE :: Type -> [(String, Int)] -> Name -> Name -> ExpQSource
mkGo :: [(String, Int)] -> Q [Dec]Source
mkTagMap :: [String] -> Q [Dec]Source
mkCompareSame :: String -> Int -> ClauseQSource
mkCompareDiff :: ClauseQSource
Produced by Haddock version 2.4.2