-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcabal.project.wasm-wasi
140 lines (126 loc) · 3.13 KB
/
cabal.project.wasm-wasi
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
packages: .
if arch(wasm32)
-- Required for TemplateHaskell. When using wasm32-wasi-cabal from
-- ghc-wasm-meta, this is superseded by the global cabal.config.
shared: True
package aeson
flags: -ordered-keymap
package crypton
ghc-options: -optc-DARGON2_NO_THREADS
package digest
flags: -pkg-config
package pandoc
flags: +embed_data_files
constraints:
Cabal installed,
Cabal-syntax installed,
array installed,
base installed,
binary installed,
bytestring installed,
containers installed,
deepseq installed,
directory installed,
exceptions installed,
filepath installed,
ghc installed,
ghc-bignum installed,
ghc-boot installed,
ghc-boot-th installed,
ghc-compact installed,
ghc-experimental installed,
ghc-heap installed,
ghc-internal installed,
ghc-platform installed,
ghc-prim installed,
ghc-toolchain installed,
ghci installed,
haskeline installed,
hpc installed,
integer-gmp installed,
mtl installed,
os-string installed,
parsec installed,
pretty installed,
process installed,
rts installed,
semaphore-compat installed,
stm installed,
system-cxx-std-lib installed,
template-haskell installed,
text installed,
time installed,
transformers installed,
unix installed,
xhtml installed
allow-newer:
all:Cabal,
all:Cabal-syntax,
all:array,
all:base,
all:binary,
all:bytestring,
all:containers,
all:deepseq,
all:directory,
all:exceptions,
all:filepath,
all:ghc,
all:ghc-bignum,
all:ghc-boot,
all:ghc-boot-th,
all:ghc-compact,
all:ghc-experimental,
all:ghc-heap,
all:ghc-internal,
all:ghc-platform,
all:ghc-prim,
all:ghc-toolchain,
all:ghci,
all:haskeline,
all:hpc,
all:integer-gmp,
all:mtl,
all:os-string,
all:parsec,
all:pretty,
all:process,
all:rts,
all:semaphore-compat,
all:stm,
all:system-cxx-std-lib,
all:template-haskell,
all:text,
all:time,
all:transformers,
all:unix,
all:xhtml,
all:zlib
source-repository-package
type: git
location: https://github.com/haskell-wasm/pandoc
tag: 336228bb8d5e9bf35750cfe6b546ffb4bcd86c15
source-repository-package
type: git
location: https://github.com/haskell-wasm/foundation.git
tag: 8e6dd48527fb429c1922083a5030ef88e3d58dd3
subdir: basement
source-repository-package
type: git
location: https://github.com/haskell-wasm/hs-memory.git
tag: a198a76c584dc2cfdcde6b431968de92a5fed65e
source-repository-package
type: git
location: https://github.com/haskell-wasm/xml.git
tag: bc793dc9bc29c92245d3482a54d326abd3ae1403
subdir: xml-conduit
-- https://github.com/haskell/network/pull/598
source-repository-package
type: git
location: https://github.com/haskell-wasm/network
tag: ab92e48e9fdf3abe214f85fdbe5301c1280e14e9
-- https://github.com/haskellari/splitmix/pull/73
source-repository-package
type: git
location: https://github.com/amesgen/splitmix
tag: cea9e31bdd849eb0c17611bb99e33d590e126164