1
1
mirror of https://github.com/qfpl/applied-fp-course.git synced 2024-11-26 06:38:40 +03:00
applied-fp-course/.gitignore
Sean Chalmers bbf283e7ce Fixes #56 and others
This fixes a slightly confusing type on the `mkErrorResponse` function that
post-refactor doesn't work well anymore. It would force the student to handle
the two `Error` values that should have been collapsed down by this point.

Fixed up some lingering typos in the READMEs that indicated the wrong level
number.

Added a `.dir-locals.el` file for dante.
2018-06-07 16:11:22 +10:00

23 lines
231 B
Plaintext

dist
dist-*
cabal-dev
*.o
*.hi
*.chi
*.chs.h
*.dyn_o
*.dyn_hi
.hpc
.hsenv
.cabal-sandbox/
cabal.sandbox.config
*.prof
*.aux
*.hp
*.eventlog
.stack-work/
cabal.project.local
.HTF/
.ghc.environment.*
level0*/*app_db.db
level0*/result