lts-19.13 (ghc 9.0.2)
This commit is contained in:
parent
655235319b
commit
d2bc268317
2 changed files with 9 additions and 6 deletions
|
@ -1,3 +1,9 @@
|
||||||
|
git-annex (10.20220625) UNRELEASED; urgency=medium
|
||||||
|
|
||||||
|
* stack.yaml: Updated to lts-19.13
|
||||||
|
|
||||||
|
-- Joey Hess <id@joeyh.name> Tue, 28 Jun 2022 14:49:17 -0400
|
||||||
|
|
||||||
git-annex (10.20220624) upstream; urgency=medium
|
git-annex (10.20220624) upstream; urgency=medium
|
||||||
|
|
||||||
* init: Added --no-autoenable option.
|
* init: Added --no-autoenable option.
|
||||||
|
|
|
@ -12,19 +12,16 @@ flags:
|
||||||
gitlfs: true
|
gitlfs: true
|
||||||
packages:
|
packages:
|
||||||
- '.'
|
- '.'
|
||||||
resolver: lts-18.13
|
resolver: lts-19.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
|
||||||
- git-lfs-1.2.0
|
- git-lfs-1.2.0
|
||||||
- http-client-restricted-0.0.4
|
- http-client-restricted-0.0.5
|
||||||
- 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
|
- aeson-1.5.6.0
|
||||||
- base64-bytestring-1.0.0.3
|
|
||||||
- bencode-0.6.1.1
|
|
||||||
- http-client-0.7.9
|
|
||||||
explicit-setup-deps:
|
explicit-setup-deps:
|
||||||
git-annex: true
|
git-annex: true
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue