diff options
| author | John J. Camilleri <john@digitalgrammars.com> | 2021-05-03 10:24:26 +0200 |
|---|---|---|
| committer | John J. Camilleri <john@digitalgrammars.com> | 2021-05-03 10:24:26 +0200 |
| commit | 4729d22c3669da9aa0fed87edfb721fc5ee6ff19 (patch) | |
| tree | fb4d64271f52b0f306265db267164a4f710aaab1 /stack-ghc7.10.3.yaml | |
| parent | 60bc752a6f705cca1edcd0e48bcfe947fd98b4b5 (diff) | |
Make stack.yaml an actual symlink to stack-ghc8.6.5.yaml. Add some commented flags in stack files.
Diffstat (limited to 'stack-ghc7.10.3.yaml')
| -rw-r--r-- | stack-ghc7.10.3.yaml | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/stack-ghc7.10.3.yaml b/stack-ghc7.10.3.yaml index 0761b54af..751e87fe6 100644 --- a/stack-ghc7.10.3.yaml +++ b/stack-ghc7.10.3.yaml @@ -9,4 +9,9 @@ allow-newer: true flags: transformers-compat: - four: true
\ No newline at end of file + four: true +# gf: +# c-runtime: true +# +# extra-lib-dirs: +# - /usr/local/lib |
