diff options
| author | John J. Camilleri <john@digitalgrammars.com> | 2020-07-28 22:54:34 +0200 |
|---|---|---|
| committer | John J. Camilleri <john@digitalgrammars.com> | 2020-07-28 22:54:34 +0200 |
| commit | c53353f08763fbbfb5c0abeaa03da6a23aa64080 (patch) | |
| tree | 89678b42b9a703d67d25eebe1cf394797d994585 /src/runtime/haskell-bind/stack.yaml | |
| parent | f00f0cb0ef46d1a203e9d4ac238ec1a2e867fd51 (diff) | |
Updates to PGF2 readme
Diffstat (limited to 'src/runtime/haskell-bind/stack.yaml')
| -rw-r--r-- | src/runtime/haskell-bind/stack.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/runtime/haskell-bind/stack.yaml b/src/runtime/haskell-bind/stack.yaml index 3d69a763f..3b1a3092b 100644 --- a/src/runtime/haskell-bind/stack.yaml +++ b/src/runtime/haskell-bind/stack.yaml @@ -1 +1,3 @@ +# This is mainly here so that I can run `stack sdist` for uploading to Hackage + resolver: lts-12.26 # ghc 8.4.4 |
