@@ -9,9 +9,8 @@ repository cardano-haskell-packages
9
9
c00aae8461a256275598500ea0e187588c35a5d5d7454fb57eac18d9edb86a56
10
10
d4a35cd3121aa00d18544bb0ac01c3e1691d618f462c46129271bccf39f7e8ee
11
11
12
- index-state : 2022-09-27T00:00 :00Z
13
- index-state : cardano-haskell-packages 2022-10-25T20:00 :00Z
14
- -- index-state: cardano-haskell-packages 2022-11-10T17:31:44Z
12
+ index-state : 2022-11-11T00:00 :00Z
13
+ index-state : cardano-haskell-packages 2022-11-12T20:00 :00Z
15
14
16
15
packages :
17
16
cardano-db
@@ -32,27 +31,8 @@ constraints:
32
31
, network >= 3.1.1.0
33
32
, HSOpenSSL >= 0.11.7.2
34
33
, algebraic-graphs < 0.7
35
- , protolude < 0.3.1
36
- -- TODO: these should be set in cabal files, but avoiding setting them in lower dependencies for initial CHaP release
37
- , cardano-prelude == 0.1.0.0
38
- , base-deriving-via == 0.1.0.0
34
+ , protolude >= 0.3.2
39
35
, cardano-binary == 1.5.0
40
- , cardano-binary-test == 1.3.0
41
- , cardano-crypto-class == 2.0.0.0.1
42
- , cardano-crypto-praos == 2.0.0.0.1
43
- , cardano-crypto-tests == 2.0.0.0.1
44
- , cardano-slotting == 0.1.0.0
45
- , measures == 0.1.0.0
46
- , orphans-deriving-via == 0.1.0.0
47
- , strict-containers == 0.1.0.0
48
- , plutus-core == 1.0.0.1
49
- , plutus-ledger-api == 1.0.0.1
50
- , plutus-tx == 1.0.0.0
51
- , plutus-tx-plugin == 1.0.0.0
52
- , prettyprinter-configurable == 0.1.0.0
53
- , plutus-ghc-stub == 8.6.5
54
- , word-array == 0.1.0.0
55
- , word-array == 0.1.0.0
56
36
57
37
package cardano-db
58
38
ghc-options : -Wall -Werror -Wredundant-constraints -Wincomplete-uni-patterns -Wincomplete-record-updates -Wpartial-fields -Wunused-imports -Wunused-packages
@@ -81,9 +61,12 @@ tests: True
81
61
test-show-details : direct
82
62
83
63
allow-newer :
84
- * :aeson,
64
+ ekg :aeson,
65
+ ekg-json :aeson,
66
+ threepenny-gui :aeson,
85
67
monoidal-containers :aeson,
86
- size-based :template-haskell
68
+ size-based :template-haskell,
69
+ snap-server :attoparsec,
87
70
88
71
-- ---------------------------------------------------------
89
72
@@ -95,8 +78,8 @@ allow-newer:
95
78
source-repository-package
96
79
type : git
97
80
location : https://github.com/input-output-hk/cardano-node
98
- tag : ebc7be471b30e5931b35f9bbc236d21c375b91bb
99
- --sha256 : 1j01m2cp2vdcl26zx9xmipr551v3b2rz9kfn9ik8byfwj1z7652r
81
+ tag : 7bd6944879b933d4389f6f2cb317016710c97245
82
+ --sha256 : 1djw8xd8cn3jhvhgxqkmrimz4q61iwvaha179wf1v79mkdkcb53g
100
83
subdir :
101
84
cardano-api
102
85
cardano-cli
@@ -114,15 +97,28 @@ source-repository-package
114
97
115
98
source-repository-package
116
99
type : git
117
- location : https://github.com/haskell-works/hw-aeson
118
- tag : 6dc309ff4260c71d9a18c220cbae8aa1dfe2a02e
119
- --sha256 : 08zxzkk1fy8xrvl46lhzmpyisizl0nzl1n00g417vc0l170wsr9j
100
+ location : https://github.com/denisshevchenko/threepenny-gui
101
+ tag : 4ec92ded05ccf59ba4a874be4b404ac1b6d666b6
102
+ --sha256 : 00fvvaf4ir4hskq4a6gggbh2wmdvy8j8kn6s4m1p1vlh8m8mq514
120
103
104
+ -- And has the adjustments for the ledger refactor
121
105
source-repository-package
122
- type : git
123
- location : https://github.com/HeinrichApfelmus/threepenny-gui
124
- tag : e3bb8283fc7d2e8aa374eea29426002e8dcd67a8
125
- --sha256 : 0nf836b552asgpwn2gxwl7yd7ssdhb1wkvdqz6s4dpzqnlpyivx9
106
+ type : git
107
+ location : https://github.com/input-output-hk/ouroboros-network
108
+ tag : 72863b0fc78abdc2b8e29f0dda96c06da3dd11d0
109
+ --sha256 : 0qwvx04l9q3h7acb0a3b8iarqcn5bkqhwaplbga5pvryqp3lhn00
110
+ subdir :
111
+ monoidal-synchronisation
112
+ network-mux
113
+ ouroboros-consensus
114
+ ouroboros-consensus-byron
115
+ ouroboros-consensus-cardano
116
+ ouroboros-consensus-protocol
117
+ ouroboros-consensus-shelley
118
+ ouroboros-network
119
+ ouroboros-network-framework
120
+ ouroboros-network-testing
121
+ ouroboros-consensus-cardano-tools
126
122
127
123
source-repository-package
128
124
type : git
0 commit comments