@hackage loch-th0.2.2
Support for precise error locations in source files (Template Haskell version)
Categories
License
BSD-3-Clause
Maintainer
tomi@nomi.cz
Links
- Homepage
- Documentation
- No source repository
- Security
Versions
Installation
Dependencies (3)
- base >=4 && <5
- pretty
- template-haskell Show all…
Dependents (22)
@hackage/llvm-data-interop, @hackage/global, @hackage/focus, @hackage/bit-array, @hackage/meta-misc, @hackage/SableCC2Hs, Show all…
This module provides a Template Haskell based mechanism to tag failures with the location of the failure call. The location message includes the file name, line and column numbers.