Support for precise error locations in source files (Template Haskell version)
Development/Libraries/Haskell
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.