Safe Haskell | Safe |
---|---|
Language | Haskell2010 |
Synopsis
- appsT :: TypeQ -> [TypeQ] -> TypeQ
- appsE1 :: ExpQ -> [ExpQ] -> ExpQ
- toTupleT :: [TypeQ] -> TypeQ
- toTupleE :: [ExpQ] -> ExpQ
- toTupleP :: [PatQ] -> PatQ
- conAppsT :: Name -> [Type] -> Type
- bndrName :: TyVarBndr -> Name
- newNames :: String -> Int -> Q [Name]
- eqSubst :: Type -> String -> Q (Type, Pred)
- inlinePragma :: Name -> [DecQ]