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
|
||||
packages:
|
||||
- '.'
|
||||
resolver: lts-18.13
|
||||
extra-deps:
|
||||
- IfElse-0.85
|
||||
- aws-0.22
|
||||
- bloomfilter-2.0.1.0
|
||||
- filepath-bytestring-1.4.2.1.6
|
||||
- git-lfs-1.1.0
|
||||
- http-client-restricted-0.0.3
|
||||
- git-lfs-1.1.1
|
||||
- http-client-restricted-0.0.4
|
||||
- network-multicast-0.3.2
|
||||
- sandi-0.5
|
||||
- torrent-10000.1.1
|
||||
- base16-bytestring-0.1.1.7
|
||||
- base64-bytestring-1.0.0.3
|
||||
- bencode-0.6.1.1
|
||||
- http-client-0.7.9
|
||||
explicit-setup-deps:
|
||||
git-annex: true
|
||||
resolver: lts-16.27
|
||||
|
|
Loading…
Reference in a new issue