@@ -10,11 +10,11 @@ repository cardano-haskell-packages
10
10
d4a35cd3121aa00d18544bb0ac01c3e1691d618f462c46129271bccf39f7e8ee
11
11
12
12
-- repeating the index-state for hackage to work around hackage.nix parsing limitation
13
- index-state : 2024-03-19T15:29 :53Z
13
+ index-state : 2024-08-27T16:28 :01Z
14
14
15
15
index-state :
16
- , hackage.haskell.org 2024-03-19T15:29 :53Z
17
- , cardano-haskell-packages 2024-03-15T17:07 :52Z
16
+ , hackage.haskell.org 2024-08-27T16:28 :01Z
17
+ , cardano-haskell-packages 2024-07-24T14:16 :32Z
18
18
19
19
packages : .
20
20
packages : geniusyield-annset
@@ -27,56 +27,60 @@ test-show-details: direct
27
27
source-repository-package
28
28
type : git
29
29
location : https://github.com/geniusyield/dex-contracts-api
30
- tag : 5d21453d7b99491b5e40ddcdb500685bcd00f862
31
- --sha256 : sha256-s8xPPW4zbcYdJvZsxZfBAOCvaheSqI01k1SUhMRrXTA =
30
+ tag : v0.11.0
31
+ --sha256 : sha256-fV6jQVxoPfv1DdssmuHDmyvKcFpFCReiSeZ3n76zC9M =
32
32
subdir :
33
33
geniusyield-dex-api
34
34
geniusyield-onchain/geniusyield-common
35
35
36
36
source-repository-package
37
37
type : git
38
38
location : https://github.com/geniusyield/ply
39
- tag : b13674633771f572a5eedfb47276c0ac3993ab85
40
- --sha256 : sha256-a63OdFAbo0sWOXxceI2bW/ZMrS8wo1t7aPFrfXvVhvE =
39
+ tag : 4a61941b3287782d2c11f9ab1cae0889d0a57385
40
+ --sha256 : sha256-24WKaBs6qiJzi++wTyqIh61Dc1QeCzeo0YqLE4wsEbg =
41
41
subdir : ply-core
42
42
43
43
source-repository-package
44
44
type : git
45
45
location : https://github.com/geniusyield/atlas
46
- tag : 97f3ca97bda997533d17274689daa69c5fdcbcd6
47
- --sha256 : sha256-NKUrxa3f6tlywWNWwdw5bWQ974ziOG9MXmY9GNZTdu8 =
46
+ tag : v0.6.0
47
+ --sha256 : sha256-v+tTCIz8uyaQfsMJRc5F36TNK9ZPfrBxwXLYaXqZrZA =
48
48
49
49
-------- Begin contents from @atlas@'s @cabal.project@ file. --------
50
50
51
51
package cardano-crypto-praos
52
52
flags : -external-libsodium-vrf
53
53
54
- -- TODO: This is fixed for in their later version, omit this when we update to it.
55
- package strict-containers
56
- ghc-options : -Wwarn=noncanonical-monad-instances
57
-
58
54
source-repository-package
59
55
type : git
60
56
location : https://github.com/maestro-org/haskell-sdk
61
57
tag : v1.7.2
62
58
--sha256 : sha256-nXnelHH4a+V0nguP8oUDlyEz/fLQ/i1fs/flyZTmvAc=
63
59
60
+ -- TODO: Temporary, until proposed changes are in upstream (track https://github.com/mlabs-haskell/clb/pull/44)
64
61
source-repository-package
65
62
type : git
66
- location : https://github.com/mlabs-haskell/clb
67
- tag : 18e781b5b53adc1aa1d8c057c1b606b536a80350
68
- --sha256 : sha256-PDmrXYTBHPcY0x+JnF21uupLMBwURLSiNMqNmwwapkc=
69
-
70
- constraints :
71
- , cardano-api ^>= 8.38.0.0
63
+ location : https://github.com/sourabhxyz/clb
64
+ tag : 09414a93047b4c7f6e03e20d1730c9c0f88e1d46
65
+ --sha256 : sha256-y5fF8IDywt/pQ3HsRE6CpAlqK4uiU/SRuDIqSHxBED0=
72
66
73
- -- Everything below is essentially copied from cardano-wallet's cabal.project.
67
+ -- Obtaining cardano-node stuff for 9.1.0. These aren't published on CHaP yet.
68
+ source-repository-package
69
+ type : git
70
+ location : https://github.com/IntersectMBO/cardano-node
71
+ tag : 9.1.0
72
+ --sha256 : sha256-F5wgRA820x16f+8c/LlEEBG0rMJIA1XWw6X0ZwX5UWs=
73
+ subdir :
74
+ cardano-node
75
+ cardano-testnet
76
+ trace-dispatcher
74
77
78
+ -- TODO: Make changes upstream
75
79
source-repository-package
76
80
type : git
77
- location : https://github.com/input-output-hk /cardano-wallet
78
- tag : v2024-03-27
79
- --sha256 : sha256-rxMPopa3nxQaM0yOxUCq5oj3+XSL68jkuuFVhj/SY+w =
81
+ location : https://github.com/geniusyield /cardano-wallet
82
+ tag : 3413fdf74fd25b100662abf2a49c1afc892f1b79
83
+ --sha256 : sha256-V5DNUzraaDJo6cXc1eeVVIJNWqC8JayQrJeNNLg/Els =
80
84
subdir :
81
85
lib/address-derivation-discovery
82
86
lib/balance-tx/
@@ -99,15 +103,15 @@ source-repository-package
99
103
lib/wallet-benchmarks/
100
104
lib/wallet/
101
105
102
- ------ Begin contents from @cardano-wallet@'s @cabal.project@ file. - -------
106
+ ------ Following is mostly from @cardano-wallet@'s @cabal.project@ file. -------
103
107
104
108
--------------------------------------------------------------------------------
105
109
106
110
source-repository-package
107
111
type : git
108
112
location : https://github.com/IntersectMBO/cardano-addresses
109
- tag : 126964483d188c2362393d2a6eea8c65dfc43097
110
- --sha256 : 1w152imj28ap5dfdc8x9ly0cy7dn500v7k63vw11f70gvgg6x7my
113
+ tag : 2bca06deaa60e54a5322ac757387d744bf043367
114
+ --sha256 : 1y1mzfly7jac40b9g4xc078rcm5zqhc3xxv77kwxi10yph1jwq7z
111
115
subdir : command-line
112
116
core
113
117
@@ -148,21 +152,30 @@ source-repository-package
148
152
--------------------------------------------------------------------------------
149
153
-- BEGIN Constraints tweaking section
150
154
151
- -- cardano-addresses unit tests bring in some version constraint conflicts.
152
- --
153
- -- 1. hjsonschema and hjsonpointer deps have overly strict bounds.
154
- -- 2. it has strict aeson < 1.5 dep - this will be fixed in the next release.
155
155
allow-newer :
156
- hjsonschema :*
157
- , hjsonpointer :*
158
- , * :aeson
159
- , * :hashable
160
- , async-timer :unliftio-core
161
- , ekg :*
162
- , ntp-client :*
163
- , libsystemd-journal :base
164
- , cardano-addresses-cli :mtl
156
+ async-timer :unliftio-core
165
157
, servant-openapi3 :*
158
+ , katip :Win32
159
+ , raven-haskell :aeson
160
+
161
+ constraints :
162
+ base >= 4.18.2.0 && < 5
163
+ , openapi3 >= 3.2.0
164
+ , persistent ^>= 2.14.6.0
165
+ , cardano-node ^>= 9.1.0
166
+ , bech32 >= 1.1.7
167
+
168
+ -- lower versions of katip won't build with the Win32-2.12.0.1
169
+ -- which is shipped with the ghc-9.2.8
170
+ , katip >= 0.8.7.4
171
+
172
+
173
+ -- Cardano Node dependencies:
174
+ , io-classes >= 1.4
175
+ , io-classes -asserts
176
+ , ouroboros-consensus-cardano ^>= 0.18
177
+ , ouroboros-network ^>= 0.16.1
178
+ , ouroboros-network-protocols ^>= 0.9
166
179
167
180
-- END Constraints tweaking section
168
181
--------------------------------------------------------------------------------
@@ -184,6 +197,9 @@ package cardano-config
184
197
package cardano-node
185
198
flags : -systemd
186
199
200
+ package bitvec
201
+ flags : -simd
202
+
187
203
-- -------------------------------------------------------------------------
188
204
189
205
-------- End contents from @cardano-wallet@'s @cabal.project@ file. --------
0 commit comments