haskell-template
haskell-template copied to clipboard
Remove tests; but document how to add them
I personally don't use tests for most of the repos created off this template. I find myself having to delete the tests.
For pedagogic reasons also, we want a self-sufficient Main.hs.