Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 252 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 252 Bytes

real-world-server

Execute

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

Run tests

stack test