diff options
| author | Inari Listenmaa <inari.listenmaa@gmail.com> | 2022-05-06 03:26:00 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-05-06 03:26:00 +0200 |
| commit | ec70e4a83e75691264a6f227819a90e123905a68 (patch) | |
| tree | 8699c11cd01ed82a09754da9892279ae31b7c11e /stack-ghc9.0.2.yaml | |
| parent | 6414bc8923ddf24c65eed053d03244c054c86dcb (diff) | |
| parent | e6ade90679e53e793cbe3cf0d526f11754d4b3d2 (diff) | |
Merge pull request #136 from mengwong/ghc9
compiles with GHC 9.0.2
Diffstat (limited to 'stack-ghc9.0.2.yaml')
| -rw-r--r-- | stack-ghc9.0.2.yaml | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/stack-ghc9.0.2.yaml b/stack-ghc9.0.2.yaml new file mode 100644 index 000000000..c8f88a134 --- /dev/null +++ b/stack-ghc9.0.2.yaml @@ -0,0 +1,14 @@ +resolver: lts-19.6 + +extra-deps: +# - network-2.6.3.6 +# - httpd-shed-0.4.0.3 +# - cgi-3001.5.0.0@sha256:3d1193a328d5f627a021a0ef3927c1ae41dd341e32dba612fed52d0e3a6df056,2990 +# - json-0.10@sha256:d9fc6b07ce92b8894825a17d2cf14799856767eb30c8bf55962baa579207d799,3210 +# - multipart-0.2.0@sha256:b8770e3ff6089be4dd089a8250894b31287cca671f3d258190a505f9351fa8a9,1084 + +# flags: +# gf: +# c-runtime: true +# extra-lib-dirs: +# - /usr/local/lib |
