* stack-8.8.yaml now does GHC 8.8 * support ghc 8.10.4, upgrade to cabal 3.4 * do it * use stack 8.10 by default, support pers2.13 * sqlite tests are failing??? * build with cabal * gitignore * tidy up * work with persistent-2.13 * giddyup * keep cabal file in repo * fixx * changelog, vbump * update cache keys
10 lines
124 B
Plaintext
10 lines
124 B
Plaintext
.stack-work
|
|
stack.yaml.lock
|
|
*.yaml.lock
|
|
/dist*
|
|
*~
|
|
.cabal-sandbox/
|
|
cabal.sandbox.config
|
|
.hspec-failures
|
|
cabal.project.freeze
|