This repository is for my solution's for the 99 Haskell Problems.
- 1 to 10: Lists
- 11 to 20: Lists, continued
- 21 to 28: Lists again
- 31 to 41: Arithmetic
- 46 to 50: Logic and codes
- 54A to 60: Binary trees
- 61 to 69: Binary trees, continued
- 70B to 73: Multiway trees
- 80 to 89: Graphs
- 90 to 94: Miscellaneous problems
- 95 to 99: Miscellaneous problems, continued
- Run
stack test