Safe Haskell | None |
---|---|
Language | Haskell98 |
Documentation
isFunction :: Type -> Bool Source #
filterElseM :: Monad m => (a -> m Bool) -> [a] -> m [a] -> m [a] Source #
pprintMany :: [String] -> Doc Source #
showCoreAlt :: CoreAlt -> String Source #
showCoreAlts :: [CoreAlt] -> String Source #