summaryrefslogtreecommitdiff
path: root/stack-ghc8.4.3.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'stack-ghc8.4.3.yaml')
-rw-r--r--stack-ghc8.4.3.yaml12
1 files changed, 12 insertions, 0 deletions
diff --git a/stack-ghc8.4.3.yaml b/stack-ghc8.4.3.yaml
new file mode 100644
index 000000000..07be023df
--- /dev/null
+++ b/stack-ghc8.4.3.yaml
@@ -0,0 +1,12 @@
+resolver: lts-12.14 # ghc 8.4.3
+
+packages:
+- . # GF, PGF
+- src/runtime/haskell-bind # PGF2 (requires C runtime to be installed)
+
+extra-deps:
+- cgi-3001.3.0.3
+
+flags:
+ gf:
+ server: true