deps: use Stack LTS 15.15 and update deps
- use GHC 8.8.3 - use Dhall 1.30.0 - relax version bounds greatly
This commit is contained in:
parent
468eff1cfa
commit
8080b360c9
9 changed files with 278 additions and 111 deletions
24
.gitignore
vendored
24
.gitignore
vendored
|
@ -1,25 +1,3 @@
|
|||
dist
|
||||
dist-*
|
||||
cabal-dev
|
||||
*.o
|
||||
*.hi
|
||||
*.hie
|
||||
*.chi
|
||||
*.chs.h
|
||||
*.dyn_o
|
||||
*.dyn_hi
|
||||
.hpc
|
||||
.hsenv
|
||||
.cabal-sandbox/
|
||||
cabal.sandbox.config
|
||||
*.prof
|
||||
*.aux
|
||||
*.hp
|
||||
*.eventlog
|
||||
.stack-work/
|
||||
cabal.project.local
|
||||
cabal.project.local~
|
||||
.HTF/
|
||||
.ghc.environment.*
|
||||
.vscode/
|
||||
*~
|
||||
config.dhall
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue