summaryrefslogtreecommitdiff
path: root/stack-ghc7.10.3.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'stack-ghc7.10.3.yaml')
-rw-r--r--stack-ghc7.10.3.yaml11
1 files changed, 11 insertions, 0 deletions
diff --git a/stack-ghc7.10.3.yaml b/stack-ghc7.10.3.yaml
index a64e4e614..0761b54af 100644
--- a/stack-ghc7.10.3.yaml
+++ b/stack-ghc7.10.3.yaml
@@ -1 +1,12 @@
resolver: lts-6.35 # ghc 7.10.3
+
+extra-deps:
+- happy-1.19.9
+- alex-3.2.4
+- transformers-compat-0.6.5
+
+allow-newer: true
+
+flags:
+ transformers-compat:
+ four: true \ No newline at end of file