diff options
Diffstat (limited to 'src/runtime/haskell-bind/stack.yaml')
| -rw-r--r-- | src/runtime/haskell-bind/stack.yaml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/runtime/haskell-bind/stack.yaml b/src/runtime/haskell-bind/stack.yaml new file mode 100644 index 000000000..3b1a3092b --- /dev/null +++ b/src/runtime/haskell-bind/stack.yaml @@ -0,0 +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 |
