/sample-ci

Primary LanguageHaskellOtherNOASSERTION

sample-ci

armeninants

Execute

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

Run tests

stack test