Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 308 Bytes

File metadata and controls

14 lines (10 loc) · 308 Bytes

Assignment 2 Functional Programming

How to run

Execute following command from shell (not directory should be in the root of the project)

ghc server.hs
./server

Tests

Tests are also included in the test.sh bash script file. These can be ran to validate functionality of the server.