summaryrefslogtreecommitdiff
path: root/stack-ghc8.0.2.yaml
diff options
context:
space:
mode:
authorJohn J. Camilleri <john@digitalgrammars.com>2019-08-28 10:57:21 +0200
committerJohn J. Camilleri <john@digitalgrammars.com>2019-08-28 10:57:21 +0200
commit724bf6729561254fa1f23a8ccf7fd35baf213fc5 (patch)
treec49f65dcb38960c9c8a3c1c03485c46cf48165d1 /stack-ghc8.0.2.yaml
parenta7a592d93ed28aeb1d3243f2438685071102a302 (diff)
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)
Diffstat (limited to 'stack-ghc8.0.2.yaml')
-rw-r--r--stack-ghc8.0.2.yaml10
1 files changed, 0 insertions, 10 deletions
diff --git a/stack-ghc8.0.2.yaml b/stack-ghc8.0.2.yaml
index ee8bd7414..af08206d9 100644
--- a/stack-ghc8.0.2.yaml
+++ b/stack-ghc8.0.2.yaml
@@ -1,11 +1 @@
resolver: lts-9.21 # ghc 8.0.2
-
-packages:
-- . # GF, PGF
-- src/runtime/haskell-bind # PGF2 (requires C runtime to be installed)
-
-extra-deps:
-
-flags:
- gf:
- server: true