diff options
| author | John J. Camilleri <john@johnjcamilleri.com> | 2021-06-22 13:37:13 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-06-22 13:37:13 +0200 |
| commit | 82061433281c60c669c6fccd38c7b9c23a6e6088 (patch) | |
| tree | 983100db1036ea94a6b3a372b0393bb5be82e9b2 /stack-ghc8.8.4.yaml | |
| parent | 5a53a3824730d42d148fa840f6c821786dfa7c53 (diff) | |
| parent | 5564a2f2448f2f13050ae3ba11bed168411aa486 (diff) | |
Merge pull request #106 from GrammaticalFramework/stack-yaml-symlink
In the end, just some minor additions to Stack files. See discussion for more.
Diffstat (limited to 'stack-ghc8.8.4.yaml')
| -rw-r--r-- | stack-ghc8.8.4.yaml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/stack-ghc8.8.4.yaml b/stack-ghc8.8.4.yaml index a62db170b..95c807937 100644 --- a/stack-ghc8.8.4.yaml +++ b/stack-ghc8.8.4.yaml @@ -7,3 +7,8 @@ extra-deps: - json-0.10@sha256:d9fc6b07ce92b8894825a17d2cf14799856767eb30c8bf55962baa579207d799,3210 - multipart-0.2.0@sha256:b8770e3ff6089be4dd089a8250894b31287cca671f3d258190a505f9351fa8a9,1084 +# flags: +# gf: +# c-runtime: true +# extra-lib-dirs: +# - /usr/local/lib |
