This project provides a git support for 1HaskellADay's exercises (see @1HaskellADay and the hashtag #1HaskellADay)
exercises folder (there is one in the Exercise.hs
file of each "leaf/date folder"). For example, the first one is in
HAD\Y2014\M02\D24\Exercise.hsghci.check. For example here: check =<< date 2014 2 24Solution.hs file)If you install 1HaskellADay with cabal (cabal configure and then
cabal install), you can use the 1had executable for an easier access
to the tests and exercices.
Haskell
100.0%
This project provides a git support for 1HaskellADay's exercises (see @1HaskellADay and the hashtag #1HaskellADay)
exercises folder (there is one in the Exercise.hs
file of each "leaf/date folder"). For example, the first one is in
HAD\Y2014\M02\D24\Exercise.hsghci.check. For example here: check =<< date 2014 2 24Solution.hs file)If you install 1HaskellADay with cabal (cabal configure and then
cabal install), you can use the 1had executable for an easier access
to the tests and exercices.
Haskell
100.0%