esqueleto/.gitignore
Matt Parsons 34047e1f5f
Pass ConnectionPool to tests (#262)
* rewriting tests

* tests now run in 1.45 seconds

* tests pass

* fix json

* fix tests

* add helper for setting the database state

* clean things up a bit
2021-05-28 15:34:56 -06:00

11 lines
134 B
Plaintext

.stack-work
stack.yaml.lock
*.yaml.lock
/dist*
*~
.cabal-sandbox/
cabal.sandbox.config
.hspec-failures
*.sqlite*
cabal.project.freeze