Copyright | (c) 2016 Conal Elliott |
---|---|
License | BSD3 |
Maintainer | conal@conal.net |
Stability | experimental |
Safe Haskell | Safe-Inferred |
Language | Haskell2010 |
Adaptation of HERMIT's buildDictionaryT
Documentation
buildDictionary :: HscEnv -> DynFlags -> ModGuts -> UniqSupply -> InScopeEnv -> Type -> CoreExpr -> Type -> IO (Either SDoc CoreExpr) Source #
Instances
varWithType :: Var -> WithType Source #
uniqSetToList :: UniqSet a -> [a] Source #