Exercises from "Haskell Programming from first principles" to run each exercise $ stack ghci --no-load Prelude> :l path/to/File.hs or $ cd path/to/folder $ stack ghci