summaryrefslogtreecommitdiff
path: root/stack-ghc8.0.2.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'stack-ghc8.0.2.yaml')
-rw-r--r--stack-ghc8.0.2.yaml11
1 files changed, 11 insertions, 0 deletions
diff --git a/stack-ghc8.0.2.yaml b/stack-ghc8.0.2.yaml
new file mode 100644
index 000000000..ee8bd7414
--- /dev/null
+++ b/stack-ghc8.0.2.yaml
@@ -0,0 +1,11 @@
+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