Check out Exercism Help for instructions to get started writing Haskell.
Use runhaskell
(included in the Haskell Platform) to compile and run your
Haskell code.
$ runhaskell -Wall bob_test.hs
Check out Exercism Help for instructions to get started writing Haskell.
Use runhaskell
(included in the Haskell Platform) to compile and run your
Haskell code.
$ runhaskell -Wall bob_test.hs