1
0
forked from GitHub/gf-core

Update Stack files after testing with Stack v2

- Also bump up some minor GHC versions (8.4.3 -> 8.4.4, 8.6.2 -> 8.6.5)
- Should still work with Stack < v2 (tested in docker/haskell:8.2.2)
This commit is contained in:
John J. Camilleri
2019-08-28 10:57:21 +02:00
parent a7a592d93e
commit 724bf67295
9 changed files with 18 additions and 65 deletions

5
stack-ghc8.6.5.yaml Normal file
View File

@@ -0,0 +1,5 @@
resolver: lts-14.3 # ghc 8.6.5
extra-deps:
- network-2.6.3.6
- httpd-shed-0.4.0.3