tvl-depot/scratch/haskell-programming-from-first-principles
William Carroll c4fe3c92c7 Create a .ghci for this directory
I would've created on at $HOME/.ghci, but I don't need that yet, and I didn't
want to bother with home-manager.
2020-07-01 10:38:56 +01:00
..
.ghci Create a .ghci for this directory 2020-07-01 10:38:56 +01:00
applicative.hs Complete exercises from Applicative chapter 2020-06-18 11:07:03 +01:00
foldable.hs Complete exercises from Foldable chapter 2020-06-18 11:05:49 +01:00
monad.hs Complete the Monad chapter 2020-06-18 11:07:55 +01:00
shell.nix Create Nix shell for Haskell scratchpad 2020-06-18 11:08:55 +01:00
traversable.hs Complete exercises from Traversable chapter 2020-07-01 10:37:54 +01:00