1
- index-state : 2024-09-20T16:09 :29Z
2
- allow-newer : base,
3
- text,
4
- template-haskell,
5
- bytestring,
6
- containers,
7
- deepseq,
8
- time,
9
- lens,
10
- aeson,
11
- process,
12
- hashable,
13
- filepath,
14
- os-string,
15
- directory,
16
- secp256k1,
17
- geojson :*,
18
- stopwatch :*,
1
+ index-state : 2024-09-20T00:00 :00Z
19
2
20
3
package unix
21
4
flags : +os-string
22
5
23
6
package directory
24
7
flags : +os-string
25
8
26
- package postgresql-libpq
27
- flags : +use-pkg-config
28
-
29
9
source-repository-package
30
10
type : git
31
11
location : https://github.com/dorchard/type-level-sets.git
32
12
tag : d71becf49c092cd7697f39e4f4fb55b289af3d31
33
13
--sha256 : qr2x4XbY66pXK/8u5PcGrXWrupG6Rt3yXshgOqKCsBs=
34
14
35
- if impl(ghcjs) || arch(javascript) || arch(wasm32)
15
+ if impl(ghcjs) || arch(javascript)
16
+ source-repository-package
17
+ type : git
18
+ location : https://github.com/hamishmack/foundation.git
19
+ tag : b424e329db3a8e57af177e872e7a26cebf72d6b3
20
+ --sha256 : lTrb3qh1ktwrV8PEBjYa7POETvzSbEq2HFXDKqsGRmY=
21
+ subdir : basement
22
+ source-repository-package
23
+ type : git
24
+ location : https://github.com/hamishmack/hs-memory.git
25
+ tag : 8a4784839354826c5dcd27656f7fd83e4814048d
26
+ --sha256 : 2oOkNRGcDawzxDkX++8B4AOdXYclkhKlKH9StFmPs7Y=
27
+
28
+ if impl(ghcjs) || arch(javascript) || os(wasi)
36
29
package zip
37
- flags : +disable-bzip2 +disable-zstd
30
+ flags : +disable-bzip2
38
31
package hexpat
39
32
flags : +bundle
40
33
package digest
41
34
flags : -pkg-config
42
35
package zlib
43
36
flags : -pkg-config +bundled-c-zlib
37
+ package zstd
38
+ flags : +standalone
39
+ else
40
+ allow-older : reanimate :*,
41
+ allow-newer : reanimate :*,
42
+ reanimate-svg :*,
43
+ tdlib :*
44
+ packages :
45
+ pub/hs-bitcoin-hash/bitcoin-hash/*.cabal
46
+ pub/hs-bitcoin-keys/bitcoin-keys/*.cabal
47
+ pub/haskell-bitcoin-script/*.cabal
48
+ pub/singlethongs/*.cabal
49
+ pub/functora/src/*.cabal
50
+ pub/vector-space/*.cabal
51
+ pub/witch-mini/*.cabal
52
+ pub/selective/*.cabal
53
+ pub/universum/*.cabal
54
+ ghcjs/*/*.cabal
55
+ optional-packages :
56
+ prv/*/*.cabal
44
57
source-repository-package
45
58
type : git
46
- location : https://github.com/hamishmack/hs-memory.git
47
- tag : 8a4784839354826c5dcd27656f7fd83e4814048d
48
- --sha256 : 2oOkNRGcDawzxDkX++8B4AOdXYclkhKlKH9StFmPs7Y=
49
-
50
- if impl(ghc >= 9 )
59
+ location : https://github.com/reanimate/reanimate.git
60
+ tag : 82638c078c2f62838d8b6cf77a6a138cf37d2f77
61
+ --sha256 : OkzQZ/Z1h+X6pXuj8lDqqn/6IkEoXZrG6ZMewzXeWEg=
51
62
source-repository-package
52
63
type : git
53
- location : https://github.com/hamishmack/foundation.git
54
- tag : b424e329db3a8e57af177e872e7a26cebf72d6b3
55
- --sha256 : lTrb3qh1ktwrV8PEBjYa7POETvzSbEq2HFXDKqsGRmY=
56
- subdir : basement
57
-
58
- if !arch(javascript)
59
- if impl(ghc >= 9 )
60
- allow-older : reanimate :*
61
- allow-newer : table-layout :base,
62
- xlsx :microlens,
63
- reanimate-svg :*,
64
- reanimate :*,
65
- tdlib :*
66
- packages :
67
- pub/*/*.cabal
68
- pub/*/*/*.cabal
69
- ghcjs/*/*.cabal
70
- optional-packages :
71
- prv/*/*.cabal
72
- source-repository-package
73
- type : git
74
- location : https://github.com/reanimate/reanimate.git
75
- tag : 82638c078c2f62838d8b6cf77a6a138cf37d2f77
76
- --sha256 : OkzQZ/Z1h+X6pXuj8lDqqn/6IkEoXZrG6ZMewzXeWEg=
77
- source-repository-package
78
- type : git
79
- location : https://github.com/santiweight/reanimate-svg.git
80
- tag : d63925781efa9834ba35036da83167f55af3c134
81
- --sha256 : Xd6P82FepedcjjWRGjVNmdbDKRIH3Zl0haLiF3v1GDw=
82
- source-repository-package
83
- type : git
84
- location : https://github.com/lagunoff/hs-gauge.git
85
- tag : 2b803d12c8bae8d5971748d74234dd5cbb5025a1
86
- --sha256 : n4BBVxcsYNYQRTacSfYn7BNFvom8Haf7DXiHT45RAf0=
87
- source-repository-package
88
- type : git
89
- location : https://github.com/hedgehogqa/haskell-hedgehog.git
90
- tag : 328a07f509ce1ae4c2996bfd67dbd1a545bb3b88
91
- --sha256 : gaH13GXPYSu3sxBkN0Fp05m4dOuKok6KleJHIuUIyx8=
92
- subdir : hedgehog
93
- else
94
- packages :
95
- pub/functora/src/*.cabal
96
- ghcjs/*/*.cabal
64
+ location : https://github.com/santiweight/reanimate-svg.git
65
+ tag : d63925781efa9834ba35036da83167f55af3c134
66
+ --sha256 : Xd6P82FepedcjjWRGjVNmdbDKRIH3Zl0haLiF3v1GDw=
67
+ source-repository-package
68
+ type : git
69
+ location : https://github.com/lagunoff/hs-gauge.git
70
+ tag : 2b803d12c8bae8d5971748d74234dd5cbb5025a1
71
+ --sha256 : n4BBVxcsYNYQRTacSfYn7BNFvom8Haf7DXiHT45RAf0=
72
+ source-repository-package
73
+ type : git
74
+ location : https://github.com/hedgehogqa/haskell-hedgehog.git
75
+ tag : 328a07f509ce1ae4c2996bfd67dbd1a545bb3b88
76
+ --sha256 : gaH13GXPYSu3sxBkN0Fp05m4dOuKok6KleJHIuUIyx8=
77
+ subdir : hedgehog
97
78
98
- if arch(wasm32)
79
+ if os(wasi)
80
+ packages :
81
+ pub/hs-bitcoin-hash/bitcoin-hash/*.cabal
82
+ pub/hs-bitcoin-keys/bitcoin-keys/*.cabal
83
+ pub/haskell-bitcoin-script/*.cabal
84
+ pub/singlethongs/*.cabal
85
+ pub/functora/src/*.cabal
86
+ pub/vector-space/*.cabal
87
+ pub/witch-mini/*.cabal
88
+ pub/selective/*.cabal
89
+ pub/universum/*.cabal
90
+ ghcjs/miso-widgets/*.cabal
91
+ ghcjs/miso-components/*.cabal
92
+ ghcjs/delivery-calculator/*.cabal
99
93
source-repository-package
100
94
type : git
101
95
location : https://github.com/amesgen/splitmix
@@ -116,13 +110,47 @@ if arch(wasm32)
116
110
location : https://github.com/haskell-servant/servant-jsaddle.git
117
111
tag : 6ce40e9f28bc7c648a8ca139603002a600306fbf
118
112
--sha256 : nz7UuNpux513axNFoeQ8KykBOhyny4FsqZUvw8mRk1k=
113
+ source-repository-package
114
+ type : git
115
+ location : https://github.com/m-ildefons/foundation.git
116
+ tag : 4316929e6cbca027e25349710a71548f8f26220a
117
+ --sha256 : anBAAO44Nny7oHiHwNUD6bPNnxJMTUPCmje7LjbCieo=
118
+ subdir : basement
119
+ source-repository-package
120
+ type : git
121
+ location : https://github.com/m-ildefons/hs-memory.git
122
+ tag : 22f20394bb7efacde1dcc68c300133b4002854b9
123
+ --sha256 : 8KzYeBf/PeWO05SEp1jk+9pKeaZY5gBxq1VpqmbmI9k=
124
+ source-repository-package
125
+ type : git
126
+ location : https://github.com/amesgen/entropy.git
127
+ tag : f771c8010f001b87c5ccf9b61703b6912f7062d5
128
+ --sha256 : /Q+40JfnV6EmQoMGyNIhbjyxEAjJNsVZh4xQNRxB+io=
129
+ source-repository-package
130
+ type : git
131
+ location : https://github.com/igrep/xml.git
132
+ tag : a241f92c3cc0480e1eb60d10addbdf7c8d4437ae
133
+ --sha256 : PMCImvGlyZQ6IXPb4BLco9KULqnXBobo2BMKeAMVezo=
134
+ subdir : xml-conduit
135
+ source-repository-package
136
+ type : git
137
+ location : https://github.com/igrep/streaming-commons.git
138
+ tag : 2c66e624e5e406409cf5d3d962d0a07f3537dcab
139
+ --sha256 : ZL2hLpDKFUTJU7rwSUbM3cFDzVA+T446dJFfZ0UU77M=
140
+ source-repository-package
141
+ type : git
142
+ location : https://github.com/igrep/conduit.git
143
+ tag : 6fc823fe35acfff3d324c7ff6596ae4890d1d200
144
+ --sha256 : AVn8HtqihFcG8j30xbNyu8mwoM+oLpywwx5kckA3ha0=
145
+ subdir : conduit-extra
146
+ package miso
147
+ flags : +jsstring-only
119
148
package aeson
120
149
flags : -ordered-keymap
121
150
package cryptohash-sha256
122
151
flags : -use-cbits
123
- if impl(ghc >= 9.10 )
124
- allow-newer : *
125
- allow-older : *
152
+ allow-newer : base,
153
+ template-haskell,
126
154
127
155
if arch(javascript)
128
156
packages :
0 commit comments