Safe Haskell | None |
---|---|
Language | Haskell98 |
Generally useful functions
Documentation
unwrapMatch :: Match a -> a Source #
typeOperatorAliasT :: Qualified (ProperName TypeName) -> Text Source #
prettyTypeT :: Type -> Text Source #
properNameT :: Iso' (ProperName a) Text Source #
ideReadFile :: (MonadIO m, MonadError IdeError m) => FilePath -> m Text Source #