@@ -12,8 +12,8 @@ repository cardano-haskell-packages
12
12
13
13
-- See CONTRIBUTING for information about these, including some Nix commands
14
14
-- you need to run if you change them
15
- index-state : 2022-11-11T00:00 :00Z
16
- index-state : cardano-haskell-packages 2022-11-12T20:00 :00Z
15
+ index-state : 2022-12-13T02:43 :53Z
16
+ index-state : cardano-haskell-packages 2022-12-14T00:40 :15Z
17
17
18
18
packages :
19
19
cardano-api
@@ -87,7 +87,21 @@ constraints:
87
87
-- TODO: these should be set in cabal files, but avoiding setting them in lower dependencies for initial CHaP release
88
88
89
89
-- Needed until ouroboros-network gets proper bounds
90
- , cardano-binary == 1.5.0
90
+ , byron-spec-chain == 0.1.1.1
91
+ , byron-spec-ledger == 0.1.1.1
92
+ , cardano-binary == 1.5.0
93
+ , cardano-ledger-alonzo == 0.1.1.1
94
+ , cardano-ledger-babbage == 0.1.1.1
95
+ , cardano-ledger-byron == 0.1.1.1
96
+ , cardano-ledger-byron-test == 1.4.1
97
+ , cardano-ledger-conway == 0.1.1.1
98
+ , cardano-ledger-core == 0.1.1.1
99
+ , cardano-ledger-pretty == 0.1.1.1
100
+ , cardano-ledger-shelley == 0.1.1.1
101
+ , cardano-ledger-shelley-ma == 0.1.1.1
102
+ , cardano-ledger-shelley-test == 0.1.1.1
103
+ , cardano-protocol-tpraos == 0.1.1.1
104
+ , hedgehog-extras >= 0.3
91
105
92
106
-- We'll need this once ouroboros has been pushed into CHaP
93
107
-- extra-packages:
@@ -135,4 +149,3 @@ source-repository-package
135
149
ouroboros-network-framework
136
150
ouroboros-network-testing
137
151
ouroboros-consensus-cardano-tools
138
-
0 commit comments