The problems we're working through can be found here: https://wiki.haskell.org/H-99:_Ninety-Nine_Haskell_Problems
- run
ghcifrom terminal in this directory - run
:load problems
now you can call any function within the module
Feel free to add anything you want and just issue a PR.