diff options
Diffstat (limited to 'stack-ghc7.10.3.yaml')
| -rw-r--r-- | stack-ghc7.10.3.yaml | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/stack-ghc7.10.3.yaml b/stack-ghc7.10.3.yaml index a64e4e614..08ed036f5 100644 --- a/stack-ghc7.10.3.yaml +++ b/stack-ghc7.10.3.yaml @@ -1 +1,19 @@ resolver: lts-6.35 # ghc 7.10.3 + +extra-deps: +- happy-1.19.9 +- alex-3.2.4 +- transformers-compat-0.6.5 +- directory-1.2.3.0 +- process-1.2.3.0@sha256:ee08707f1c806ad4a628c5997d8eb6e66d2ae924283548277d85a66341d57322,1806 + +allow-newer: true + +flags: + transformers-compat: + four: true +# gf: +# c-runtime: true +# +# extra-lib-dirs: +# - /usr/local/lib |
