diff options
| author | Inari Listenmaa <inari.listenmaa@gmail.com> | 2022-03-05 05:49:43 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-03-05 05:49:43 +0100 |
| commit | 1b41e94f83feb5bba7a12780128f305573477b84 (patch) | |
| tree | 8fd1eac78352eccb080d5ee2fbb4e154135d9897 /stack-ghc8.10.4.yaml | |
| parent | e4b2f281d97f97317df37b5e296cea371c334f37 (diff) | |
| parent | 308f4773dc8f939ca66977382047f734752d1ed3 (diff) | |
Merge pull request #138 from anka-213/patch-1
Fix stack ci
Diffstat (limited to 'stack-ghc8.10.4.yaml')
| -rw-r--r-- | stack-ghc8.10.4.yaml | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/stack-ghc8.10.4.yaml b/stack-ghc8.10.4.yaml deleted file mode 100644 index b10f66e4f..000000000 --- a/stack-ghc8.10.4.yaml +++ /dev/null @@ -1,14 +0,0 @@ -resolver: lts-18.0 # ghc 8.10.4 - -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 |
