diff options
| author | John J. Camilleri <john@johnjcamilleri.com> | 2021-07-06 14:31:29 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-07-06 14:31:29 +0200 |
| commit | e2e5033075e68d6bd6fae0fb907ed37f5f6cbd87 (patch) | |
| tree | e493ef52d20e948159736361257ca529c36149cd /src/runtime/haskell-bind/stack-ghc8.0.2.yaml | |
| parent | 5e052ff4997a407f6e97fd7ce97aa3911cd78157 (diff) | |
| parent | 84b4b6fab93a2ef9367878a6055595f81552791d (diff) | |
Merge pull request #122 from 2jacobtan/master
specify version bounds in *.cabal files
Diffstat (limited to 'src/runtime/haskell-bind/stack-ghc8.0.2.yaml')
| -rw-r--r-- | src/runtime/haskell-bind/stack-ghc8.0.2.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/runtime/haskell-bind/stack-ghc8.0.2.yaml b/src/runtime/haskell-bind/stack-ghc8.0.2.yaml new file mode 100644 index 000000000..af08206d9 --- /dev/null +++ b/src/runtime/haskell-bind/stack-ghc8.0.2.yaml @@ -0,0 +1 @@ +resolver: lts-9.21 # ghc 8.0.2 |
