No viva.
Open cmd or terminal and cd to the path you have downloaded the files to. Then run the following commands:1. "cabal build"
a. May require you to run "cabal configure" first. 2. "cd dist/build/assignment/"
3. "./assignment"
To access server open browser and enter "http://localhost:8000/index" * Doesn't update results when refreshing page. * User can't edit files. * No way to monitor who added information. Get JSON from website - https://www.fpcomplete.com/school/starting-with-haskell/libraries-and-frameworks/text-manipulation/json
Happstack - http://happstack.com/docs/crashcourse/index.html