/servirtium-haskell

Primary LanguageHaskellBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

servirtium-haskell

Execute

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

Run tests

stack test