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.yaml14
1 files changed, 14 insertions, 0 deletions
diff --git a/stack-ghc8.2.2.yaml b/stack-ghc8.2.2.yaml
new file mode 100644
index 000000000..5b8546ae4
--- /dev/null
+++ b/stack-ghc8.2.2.yaml
@@ -0,0 +1,14 @@
+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
+- 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