@hackage trace0.1.0.5
A monad transformer for tracing provenience of errors
Installation
Dependencies (11)
- base >=4.7 && <4.9
- containers >=0.5.5
- deepseq >=1.3
- either >=4.3
- kan-extensions >=4.2
- monad-control >=0.3 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.