Safe Haskell | Safe-Inferred |
---|---|
Language | GHC2021 |
Hix.Error
Documentation
Constructors
PreprocError Text | |
EnvError Text | |
GhciError Text | |
NewError Text | |
BootstrapError Text | |
NoMatch Text | |
Fatal Text | |
Client Text |
Instances
printBootstrapError :: MonadIO m => Text -> m () Source #
printEnvError :: MonadIO m => Text -> m () Source #
printFatalError :: MonadIO m => Text -> m () Source #
printGhciError :: MonadIO m => Text -> m () Source #
printNewError :: MonadIO m => Text -> m () Source #
printPreprocError :: MonadIO m => Text -> m () Source #