update to lts-18.13
ghc 8.10
This commit is contained in:
parent
887edeb1ad
commit
8e8de08a0e
1 changed files with 6 additions and 4 deletions
10
stack.yaml
10
stack.yaml
|
@ -14,17 +14,19 @@ flags:
|
||||||
httpclientrestricted: true
|
httpclientrestricted: true
|
||||||
packages:
|
packages:
|
||||||
- '.'
|
- '.'
|
||||||
|
resolver: lts-18.13
|
||||||
extra-deps:
|
extra-deps:
|
||||||
- IfElse-0.85
|
- IfElse-0.85
|
||||||
- aws-0.22
|
- aws-0.22
|
||||||
- bloomfilter-2.0.1.0
|
- bloomfilter-2.0.1.0
|
||||||
- filepath-bytestring-1.4.2.1.6
|
- git-lfs-1.1.1
|
||||||
- git-lfs-1.1.0
|
- http-client-restricted-0.0.4
|
||||||
- http-client-restricted-0.0.3
|
|
||||||
- network-multicast-0.3.2
|
- network-multicast-0.3.2
|
||||||
- sandi-0.5
|
- sandi-0.5
|
||||||
- torrent-10000.1.1
|
- torrent-10000.1.1
|
||||||
|
- base16-bytestring-0.1.1.7
|
||||||
|
- base64-bytestring-1.0.0.3
|
||||||
- bencode-0.6.1.1
|
- bencode-0.6.1.1
|
||||||
|
- http-client-0.7.9
|
||||||
explicit-setup-deps:
|
explicit-setup-deps:
|
||||||
git-annex: true
|
git-annex: true
|
||||||
resolver: lts-16.27
|
|
||||||
|
|
Loading…
Reference in a new issue