summaryrefslogtreecommitdiff
path: root/stack-ghc8.2.2.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'stack-ghc8.2.2.yaml')
-rw-r--r--stack-ghc8.2.2.yaml12
1 files changed, 2 insertions, 10 deletions
diff --git a/stack-ghc8.2.2.yaml b/stack-ghc8.2.2.yaml
index 5b8546ae4..c33c53b33 100644
--- a/stack-ghc8.2.2.yaml
+++ b/stack-ghc8.2.2.yaml
@@ -1,14 +1,6 @@
resolver: lts-11.22 # ghc 8.2.2
-packages:
-- . # GF, PGF
-- src/runtime/haskell-bind # PGF2 (requires C runtime to be installed)
-
extra-deps:
-- cgi-3001.3.0.2
+- cgi-3001.3.0.3
- httpd-shed-0.4.0.3
-- time-1.6.0.1 # cgi-3001.3.0.2: time-1.8.0.2 from stack configuration does not match >=1.5 && <1.7
-
-flags:
- gf:
- server: true
+- exceptions-0.10.2