diff options
| author | Andreas Källberg <anka.213@gmail.com> | 2022-03-05 12:13:45 +0800 |
|---|---|---|
| committer | Andreas Källberg <anka.213@gmail.com> | 2022-03-05 12:25:46 +0800 |
| commit | 308f4773dc8f939ca66977382047f734752d1ed3 (patch) | |
| tree | 8fd1eac78352eccb080d5ee2fbb4e154135d9897 /stack-ghc8.10.7.yaml | |
| parent | 05fc093b5e067ea7250398647fd074acb79e4f08 (diff) | |
Upgrade to ghc-8.10.7
This version has better support for m1 macbooks
Diffstat (limited to 'stack-ghc8.10.7.yaml')
| -rw-r--r-- | stack-ghc8.10.7.yaml | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/stack-ghc8.10.7.yaml b/stack-ghc8.10.7.yaml new file mode 100644 index 000000000..4b3f6643a --- /dev/null +++ b/stack-ghc8.10.7.yaml @@ -0,0 +1,12 @@ +resolver: lts-18.27 # ghc 8.10.7 + +extra-deps: +- network-2.6.3.6 +- httpd-shed-0.4.0.3 + +# flags: +# gf: +# server: true +# c-runtime: true +# extra-lib-dirs: +# - /usr/local/lib |
