Safe Haskell | None |
---|---|
Language | Haskell98 |
Documentation
showInformation :: Bool -> [Option] -> ImportEnvironment -> IO () Source
itemDescription :: InfoItem -> [String] Source
definedOrImported :: Range -> String Source
showMaybeFixity :: Name -> Maybe Fixity -> MessageBlocks Source
findValueConstructors :: Name -> ImportEnvironment -> [(Name, TpScheme)] Source
lookupWithKey :: Ord key => key -> Map key a -> Maybe (key, a) Source