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