@hackage trace0.2.0.0
A monad transformer for tracing provenience of errors
Installation
Dependencies (7)
- base >=4.7 && <5.0
- containers >=0.5.5
- deepseq >=1.3
- monad-control >=0.3
- mtl >=2.1
- transformers >=0.4 Show all…
Dependents (2)
@hackage/acme-everything, @hackage/yet-another-logger
hs-trace
A monad transformer for tracing error provenience. If you want a nice example of how to use it, this bidirectional type checker provides a very nice example and motivation.