Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 279 Bytes

SETUP.md

File metadata and controls

10 lines (7 loc) · 279 Bytes

Check out Exercism Help for instructions to get started writing Haskell.

Running Tests

Use runhaskell (included in the Haskell Platform) to compile and run your Haskell code.

$ runhaskell -Wall bob_test.hs