-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathstack.yaml
623 lines (623 loc) · 13.9 KB
/
stack.yaml
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
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
"allow-newer": true
"extra-deps":
- "HSvm-0.1.1.3.22"
- "KMP-0.2.0.0"
- "MissingH-1.4.3.0"
- "Unique-0.4.7.8"
- "fclabels-2.0.5.1"
- "full-text-search-0.2.1.4"
- "fullstop-0.1.4"
- "ghc-parser-0.2.6.0"
- "hgal-2.0.0.2"
- "hsparql-0.3.8"
- "hspec-2.11.1"
- "hspec-core-2.11.1"
- "hspec-discover-2.11.1"
- "hspec-expectations-0.8.3"
- "ihaskell-0.11.0.0"
- "ipython-kernel-0.11.0.0"
- "located-base-0.1.1.1"
- "logging-effect-1.3.12"
- "morpheus-graphql-0.24.3"
- "morpheus-graphql-app-0.24.3"
- "morpheus-graphql-client-0.24.3"
- "morpheus-graphql-code-gen-0.24.3"
- "morpheus-graphql-code-gen-utils-0.24.3"
- "morpheus-graphql-core-0.24.3"
- "morpheus-graphql-server-0.24.3"
- "morpheus-graphql-subscriptions-0.24.3"
- "morpheus-graphql-tests-0.24.3"
- "opaleye-0.9.6.1"
- "rake-0.0.1"
- "random-1.2.1"
- "recover-rtti-0.4.3"
- "servant-0.20.1"
- "servant-auth-server-0.4.8.0"
- "servant-auth-swagger-0.2.10.2"
- "servant-client-core-0.20"
- "servant-ekg-0.3.1"
- "servant-flatten-0.2"
- "servant-server-0.20"
- "stemmer-0.5.2"
- "taggy-0.2.1"
- "taggy-lens-0.1.2"
- "tomland-1.3.3.2"
- "validation-selective-0.2.0.0"
- "vector-0.12.3.0"
- "wai-3.2.4"
- commit: 2b5d69448557e89002c0179ea1aaf59bb757a6e3
git: "https://github.com/AccelerateHS/accelerate-llvm.git"
subdirs:
- "accelerate-llvm-native/"
- commit: 2b5d69448557e89002c0179ea1aaf59bb757a6e3
git: "https://github.com/AccelerateHS/accelerate-llvm.git"
subdirs:
- "accelerate-llvm/"
- commit: 334d05519436bb7f20f9926ec76418f5b8afa359
git: "https://github.com/AccelerateHS/accelerate.git"
subdirs:
- .
- commit: 232db57d6ce0940fcc902adf30a9ed3f3561f21d
git: "https://github.com/MercuryTechnologies/ekg-json.git"
subdirs:
- .
- commit: 7533a9ccd3bfe77141745f6b61039a26aaf5c83b
git: "https://github.com/adinapoli/llvm-hs.git"
subdirs:
- "llvm-hs"
- commit: 7533a9ccd3bfe77141745f6b61039a26aaf5c83b
git: "https://github.com/adinapoli/llvm-hs.git"
subdirs:
- "llvm-hs-pure"
- commit: a110807651036ca2228a76507ee35bbf7aedf87a
git: "https://github.com/alpmestan/accelerate-arithmetic.git"
subdirs:
- .
- commit: b9fca8beee0f23c17a6b2001ec834d071709e6e7
git: "https://github.com/alpmestan/hmatrix.git"
subdirs:
- packages/base
- commit: b4182487cfe479777c11ca19f3c0d47840b376f6
git: "https://github.com/alpmestan/servant-job.git"
subdirs:
- .
- commit: bc6ca8058077b0b5702ea4b88bd4189cfcad267a
git: "https://github.com/alpmestan/sparse-linear.git"
subdirs:
- "sparse-linear"
- commit: bcd7cb20a1b1bc3b58c4ba1b6ae1bccfe62f67ae
git: "https://github.com/boolexpr/boolexpr.git"
subdirs:
- .
- commit: 8fff32a43df743c8c83428a86dd566a0936a4fba
git: "https://github.com/chessai/eigen.git"
subdirs:
- .
- commit: 10a416b9f6c443866b36479c3441ebb3bcdeb7ef
git: "https://github.com/delanoe/data-time-segment.git"
subdirs:
- .
- commit: 76cae88f367976ff091e661ee69a5c3126b94694
git: "https://github.com/delanoe/patches-map"
subdirs:
- .
- commit: 4fd2edf30c141600ffad6d730cc4c1c08a6dbce4
git: "https://github.com/robstewart57/rdf4h.git"
subdirs:
- .
- commit: a3875fe652d3bb5acb522674c22c6c814c1b4ad0
git: "https://gitlab.iscpif.fr/amestanogullari/accelerate-utility.git"
subdirs:
- .
- commit: eb130c71fa17adaceed6ff66beefbccb13df51ba
git: "https://gitlab.iscpif.fr/gargantext/crawlers/arxiv-api.git"
subdirs:
- .
- commit: 9225d046083853200b9045c8d71161e6a234fc5c
git: "https://gitlab.iscpif.fr/gargantext/crawlers/epo-proxy-api.git"
subdirs:
- .
- commit: b99b9e568c8bdc73af2b8016ed03ba5ee83c2030
git: "https://gitlab.iscpif.fr/gargantext/crawlers/hal.git"
subdirs:
- .
- commit: e9b594a4718acc06db037f6d3f429a90db76c267
git: "https://gitlab.iscpif.fr/gargantext/crawlers/isidore.git"
subdirs:
- .
- commit: c0a08d62c40a169b7934ceb7cb12c39952160e7a
git: "https://gitlab.iscpif.fr/gargantext/crawlers/istex.git"
subdirs:
- .
- commit: ceb8f2cebd4890b6d9d151ab01ee14e925bc0499
git: "https://gitlab.iscpif.fr/gargantext/crawlers/openalex.git"
subdirs:
- .
- commit: 300764df4f78ea6175535f9b78b884cc2aa9da61
git: "https://gitlab.iscpif.fr/gargantext/crawlers/pubmed.git"
subdirs:
- .
- commit: 588e104fe7593210956610cab0041fd16584a4ce
git: "https://gitlab.iscpif.fr/gargantext/gargantext-graph.git"
subdirs:
- .
- commit: d4f9bee483d41bbdf8ab4e09efb5a5a8216edff4
git: "https://gitlab.iscpif.fr/gargantext/haskell-gargantext-prelude"
subdirs:
- .
- commit: 9f8a2f4a014539826a4eab3215cc70c0813f20cb
git: "https://gitlab.iscpif.fr/gargantext/haskell-igraph.git"
subdirs:
- .
- commit: 1370fea1939e2378ce344e512d80671ac700e787
git: "https://gitlab.iscpif.fr/gargantext/haskell-infomap.git"
subdirs:
- .
- commit: 6f0595d2421005837d59151a8b26eee83ebb67b5
git: "https://gitlab.iscpif.fr/gargantext/hlcm.git"
subdirs:
- .
- commit: eab929d106833ded8011a0d6705135e3fc506a9c
git: "https://gitlab.iscpif.fr/gargantext/iso639.git"
subdirs:
- .
- commit: cb07b604bfb7a22aa21dd8918de5cb65c8a4bdf1
git: "https://gitlab.iscpif.fr/gargantext/opaleye-textsearch.git"
subdirs:
- .
- commit: 3668d28607867a88b2dfc62158139b3cfd629ddb
git: "https://gitlab.iscpif.fr/gargantext/patches-class.git"
subdirs:
- .
- commit: 339fd608341bd2652cf5c0e9e76a3293acffbea6
git: "https://gitlab.iscpif.fr/gargantext/servant-xml-conduit.git"
subdirs:
- .
flags:
HTTP:
conduit10: false
"network-uri": true
"warn-as-error": false
"warp-tests": false
JuicyPixels:
mmap: false
MissingH:
"network--ge-3_0_0": true
QuickCheck:
"old-random": false
templatehaskell: true
SHA:
exe: false
"abstract-deque":
usecas: false
accelerate:
"bounds-checks": true
debug: false
"internal-checks": false
nofib: false
"unsafe-checks": false
aeson:
cffi: false
"ordered-keymap": true
"aeson-pretty":
"lib-only": false
"ansi-terminal":
example: false
"win32-2-13-1": false
"ansi-wl-pprint":
example: false
assoc:
tagged: true
async:
bench: false
"atomic-primops":
debug: false
attoparsec:
developer: false
"base-unicode-symbols":
"base-4-8": true
"old-base": false
bifunctors:
semigroups: true
tagged: true
bitvec:
simd: true
boring:
tagged: true
"bytestring-builder":
bytestring_has_builder: true
c2hs:
base3: true
regression: false
cassava:
"bytestring--lt-0_10_4": false
"cassava-conduit":
small_base: true
cborg:
"optimize-gmp": true
cereal:
"bytestring-builder": false
"cipher-aes":
support_aesni: true
citeproc:
executable: false
icu: false
clock:
llvm: false
cmdargs:
quotation: true
testprog: false
comonad:
containers: true
distributive: true
"indexed-traversable": true
contravariant:
semigroups: true
statevar: true
tagged: true
cpphs:
"old-locale": false
criterion:
"embed-data-files": false
fast: false
"criterion-measurement":
fast: false
cron:
"lib-werror": false
"crypto-api":
all_cpolys: false
crypton:
check_alignment: false
"integer-gmp": true
old_toolchain_inliner: false
support_aesni: true
support_deepseq: true
support_pclmuldq: true
support_rdrand: true
support_sse: false
use_target_attributes: true
cryptonite:
check_alignment: false
"integer-gmp": true
old_toolchain_inliner: false
support_aesni: true
support_deepseq: true
support_pclmuldq: false
support_rdrand: true
support_sse: false
use_target_attributes: true
digest:
"pkg-config": true
distributive:
semigroups: true
tagged: true
dlist:
werror: false
"double-conversion":
developer: false
embedded_double_conversion: true
entropy:
donotgetentropy: false
fgl:
containers042: true
"foldable1-classes-compat":
tagged: true
formatting:
"no-double-conversion": true
"full-text-search":
"build-search-demo": false
gargantext:
"disable-db-obfuscation-executable": false
"no-phylo-debug-logs": true
"test-crypto": false
"ghc-lib-parser":
"threaded-rts": true
"ghc-lib-parser-ex":
auto: false
"no-ghc-lib": false
"ghc-syntax-highlighter":
dev: false
graphviz:
"test-parsing": false
hashable:
"integer-gmp": true
"random-initial-seed": false
hashtables:
"bounds-checking": false
debug: false
"detailed-profiling": false
portable: false
sse42: false
"unsafe-tricks": true
hlint:
"ghc-lib": true
gpl: true
hsyaml: false
threaded: true
hmatrix:
"disable-default-paths": false
"no-random_r": false
openblas: false
"hmatrix-gsl-stats":
onlygsl: false
hsc2hs:
"in-ghc-tree": false
hslogger:
"network--gt-3_0_0": true
"http-api-data":
"use-text-show": false
"http-client":
"network-uri": true
"http-conduit":
aeson: true
http2:
devel: false
h2spec: false
hxt:
"network-uri": true
profile: false
"hxt-charproperties":
profile: false
"hxt-regex-xmlschema":
profile: false
ihaskell:
"use-hlint": true
"integer-logarithms":
"check-bounds": false
"integer-gmp": true
"ipython-kernel":
examples: false
jose:
demos: false
"json-stream":
conduit: false
"language-c":
allwarnings: false
iecfpextension: true
usebytestrings: true
lens:
"benchmark-uniplate": false
"dump-splices": false
inlining: true
j: false
"test-hunit": true
"test-properties": true
"test-templates": true
trustworthy: true
libffi:
"ghc-bundled-libffi": true
libyaml:
"no-unicode": false
"system-libyaml": false
"llvm-hs":
debug: false
"llvm-with-rtti": false
"shared-llvm": true
lzma:
pkgconfig: true
"math-functions":
"system-erf": true
"system-expm1": true
megaparsec:
dev: false
memory:
support_bytestring: true
support_deepseq: true
"modern-uri":
dev: false
"monad-logger":
template_haskell: true
"monad-loops":
base4: true
"mtl-compat":
"two-point-one": false
"two-point-two": false
network:
devel: false
"optics-core":
"explicit-generic-labels": false
"optparse-applicative":
process: true
"optparse-simple":
"build-example": false
pandoc:
embed_data_files: false
"parser-combinators":
dev: false
parsers:
attoparsec: true
binary: true
parsec: true
password:
argon2: true
bcrypt: true
pbkdf2: true
scrypt: true
path:
dev: false
"path-io":
dev: false
"postgresql-libpq":
"use-pkg-config": false
"pretty-simple":
buildexample: false
buildexe: true
prettyprinter:
buildreadme: false
text: true
probability:
splitbase: true
pureMD5:
test: false
"quickcheck-instances":
"bytestring-builder": false
reflection:
slow: false
"template-haskell": true
"regex-posix":
"_regex-posix-clib": false
"regex-tdfa":
doctest: true
"force-o2": false
req:
dev: false
retry:
"lib-werror": false
scientific:
"bytestring-builder": false
"integer-simple": false
semialign:
semigroupoids: true
semigroupoids:
comonad: true
containers: true
contravariant: true
distributive: true
tagged: true
"unordered-containers": true
semigroups:
binary: true
bytestring: true
"bytestring-builder": false
containers: true
deepseq: true
hashable: true
tagged: true
"template-haskell": true
text: true
transformers: true
"unordered-containers": true
serialise:
newtime15: true
shelly:
"build-examples": false
lifted: false
"simple-sendfile":
"allow-bsd": true
fallback: false
skylighting:
executable: false
"skylighting-core":
executable: false
some:
"newtype-unsafe": true
splitmix:
"optimised-mixer": false
"streaming-commons":
"use-bytestring-builder": false
tagged:
deepseq: true
transformers: true
tasty:
unix: true
"tasty-bench":
debug: false
tasty: true
"tasty-golden":
"build-example": false
texmath:
executable: false
server: false
"text-format":
developer: false
"text-metrics":
dev: false
"text-short":
asserts: false
"time-compat":
"old-locale": false
"time-locale-compat":
"old-locale": false
tls:
compat: true
hans: false
network: true
tomland:
"build-play-tomland": false
"build-readme": false
"transformers-base":
orphaninstances: true
"transformers-compat":
five: false
"five-three": true
four: false
"generic-deriving": true
mtl: true
three: false
two: false
"unicode-collation":
doctests: false
executable: false
"unicode-data":
ucd2haskell: false
"unicode-transforms":
"bench-show": false
dev: false
"has-icu": false
"has-llvm": false
"use-gauge": false
"unix-compat":
"old-time": false
"unordered-containers":
debug: false
"uri-bytestring":
"lib-werror": false
"uri-encode":
"network-uri": true
tools: false
vault:
useghc: true
vector:
boundschecks: true
internalchecks: false
unsafechecks: false
wall: false
"vector-algorithms":
bench: true
boundschecks: true
internalchecks: false
llvm: false
properties: true
unsafechecks: false
void:
safe: false
"wai-app-static":
crypton: true
print: false
"wai-extra":
"build-example": false
"wai-websockets":
example: true
warp:
"allow-sendfilefd": true
"network-bytestring": false
"warp-debug": false
x509: true
websockets:
example: false
wreq:
aws: false
developer: false
doctest: true
httpbin: false
wuss:
pedantic: false
yaml:
"no-examples": true
"no-exe": true
zip:
dev: false
"disable-bzip2": false
"disable-zstd": false
"zip-archive":
executable: false
zlib:
"bundled-c-zlib": false
"non-blocking-ffi": false
"pkg-config": false
zstd:
standalone: true
packages:
- .
resolver: "lts-21.17"
"system-ghc": true