| Safe Haskell | None |
|---|
Helium.StaticAnalysis.Messages.Information
Documentation
Constructors
Instances
showInformation :: Bool -> [Option] -> ImportEnvironment -> IO ()Source
itemDescription :: InfoItem -> [String]Source
showMaybeFixity :: Name -> Maybe Fixity -> MessageBlocksSource
findValueConstructors :: Name -> ImportEnvironment -> [(Name, TpScheme)]Source
lookupWithKey :: Ord key => key -> Map key a -> Maybe (key, a)Source