File tree 1 file changed +7
-4
lines changed 1 file changed +7
-4
lines changed Original file line number Diff line number Diff line change @@ -12,10 +12,13 @@ repository cardano-haskell-packages
12
12
13
13
-- See CONTRIBUTING for some Nix commands you will need to run if you
14
14
-- update either of these.
15
- -- Bump this if you need newer packages from Hackage
16
- index-state : 2022-12-01T00:00 :00Z
17
- -- Bump this if you need newer packages from CHaP
18
- index-state : cardano-haskell-packages 2022-11-15T00:00 :00Z
15
+ -- repeat the index-state for hackage to work around haskell.nix parsing limitation
16
+ index-state : hackage.haskell.org 2022-12-01T00:00 :00Z
17
+ index-state :
18
+ -- Bump this if you need newer packages from Hackage
19
+ , hackage.haskell.org 2022-12-01T00:00 :00Z
20
+ -- Bump this if you need newer packages from CHaP
21
+ , cardano-haskell-packages 2022-11-15T00:00 :00Z
19
22
20
23
packages : ./cardano-ping
21
24
./ouroboros-network-testing
You can’t perform that action at this time.
0 commit comments