ninetynine-1.3.0: Ninety-Nine Haskell Problems

ninetynine-1.3.0: Ninety-Nine Haskell Problems

Ninety-Nine Haskell Problems. These are programming exercises for practice with Haskell.

See the Problems module for the problems. To try your hand at solving the problems, replace the aliases in the problem modules with your own implementations.

Based on the Ninety-Nine Haskell problems on HaskellWiki. Unlike the set of problems on HaskellWiki, these are actually 99 Haskell problems. For more information, see https://github.com/chungyc/ninetynine.

Modules

ninetynine-1.3.0