| Safe Haskell | Safe-Inferred |
|---|---|
| Language | Haskell2010 |
HaskellWorks.Polysemy.Error.Types
Documentation
module HaskellWorks.Error.Types
newtype JsonDecodeError Source #
Constructors
| JsonDecodeError String |
Instances
newtype YamlDecodeError Source #
Constructors
| YamlDecodeError String |