file-location-0.4.8: common functions that show file location information

Safe HaskellNone
LanguageHaskell98

Test.FileLocation

Synopsis

Documentation

assertEq :: Q Exp Source

A version of assertEqual that gives location information.

TODO: push upstream to file-location

assertB :: Q Exp Source

a MonadIO version of assertBool that gives location information.

TODO: push upstream to file-location