/Compiler

Primary LanguageHaskellOtherNOASSERTION

Scanner

Execute

  • Run stack exec -- Scanner-exe to see "We're inside the application!"
  • With stack exec -- Scanner-exe --verbose you will see the same message, with more logging.

Run tests

stack test

Status

Haskell CI