An open API service indexing awesome lists of open source software.

https://github.com/athanclark/errors-mtl

Overloaded variants from the errors library
https://github.com/athanclark/errors-mtl

errors haskell mtl

Last synced: 7 months ago
JSON representation

Overloaded variants from the errors library

Awesome Lists containing this project

README

          

# errors-mtl

TODO: Write description here

## Installation

TODO: Write installation instructions here

## Usage

### Creating `x`

TODO: Write usage instructions here

### Combining `x`

TODO: Write usage instructions here

### Consuming `x`

TODO: Write usage instructions here

## How to run tests

```
cabal configure --enable-tests && cabal build && cabal test
```

## Contributing

TODO: Write contribution instructions here