Submissions for the exercises for the Haskell MOOC.
Setting up can be done by running stack build
.
In testing some exercise SetX.hs
, one can run stack runhaskell SetXTest.hs
.
MIT License.
Original code published by moocfi and licensed under CC BY-SA 4.0