Library:
cabal clean && cabal configure && cabal build
Tests:
cabal clean && cabal configure -fbuildtests && cabal build
Running the tests
./dist/build/runtests/runtests
Best current example is tft.hs
Running with any argument will turn on verbose logging.
A representation of the messages is always written to file line.log