]> Git — Sourcephile - gargantext.git/blob - stack.yaml
Merge branch 'dev-doc-table-optimization' of ssh://gitlab.iscpif.fr:20022/gargantext...
[gargantext.git] / stack.yaml
1 resolver: lts-14.27
2 flags: {}
3 extra-package-dbs: []
4 packages:
5 - .
6 #- 'deps/servant-job'
7 #- 'deps/clustering-louvain'
8
9 docker:
10 enable: false
11 repo: 'fpco/stack-build:lts-14.27-garg'
12 run-args:
13 - '--publish=8008:8008'
14
15 nix:
16 enable: false
17 add-gc-roots: true
18 shell-file: build-shell.nix
19
20 allow-newer: true
21 extra-deps:
22 - git: https://github.com/delanoe/data-time-segment.git
23 commit: 10a416b9f6c443866b36479c3441ebb3bcdeb7ef
24 - git: https://gitlab.iscpif.fr/gargantext/hlcm.git
25 commit: 6f0595d2421005837d59151a8b26eee83ebb67b5
26 - git: https://github.com/delanoe/servant-static-th.git
27 commit: 8cb8aaf2962ad44d319fcea48442e4397b3c49e8
28 - git: https://github.com/delanoe/hstatistics.git
29 commit: 90eef7604bb230644c2246eccd094d7bfefcb135
30 - git: https://github.com/paulrzcz/HSvm.git
31 commit: 3fe28b683aba5ddf05e3b5f8eced0bd05c5a29f9
32 - git: https://github.com/robstewart57/rdf4h.git
33 commit: 4fd2edf30c141600ffad6d730cc4c1c08a6dbce4
34 #
35 # External API connectin to get data
36 - git: https://gitlab.iscpif.fr/gargantext/crawlers/pubmed.git
37 commit: 01a6bf1e79cd5aef8628b240bbd47cb2a0864d5e
38 - git: https://gitlab.iscpif.fr/gargantext/crawlers/istex.git
39 commit: daeae80365250c4bd539f0a65e271f9aa37f731f
40 - git: https://gitlab.iscpif.fr/gargantext/crawlers/hal.git
41 commit: ef9e638c97788df251f50b71fcdd9551b87f12c5
42 - git: https://gitlab.iscpif.fr/gargantext/crawlers/isidore.git
43 commit: 3db385e767d2100d8abe900833c6e7de3ac55e1b
44 #
45 - git: https://gitlab.iscpif.fr/gargantext/patches-class
46 commit: 746b4ce0af8f9e600d555ad7e5b2973a940cdad9
47 #- git: https://github.com/delanoe/servant-job.git
48 #commit: 7a7b7100e6d132adb4c11b25b2128e6309690ac0
49 - git: https://github.com/np/servant-job.git
50 commit: 6487744c322baaa9229fdabd321a878a5b363c61
51 - git: https://gitlab.iscpif.fr/gargantext/clustering-louvain.git
52 commit: 7d74f96dfea8e51fbab1793cc0429b2fe741f73d
53 - git: https://github.com/np/patches-map
54 commit: 8c6f38c4844ead53e664cf9c82ba461715dbe445
55 - git: https://github.com/delanoe/haskell-opaleye.git #- opaleye-0.6.7002.0
56 commit: 53385de076be09f728a1b58c035a18e9ff9bcfd6
57 - git: https://github.com/delanoe/hsparql.git
58 commit: 308c74b71a1abb0a91546fa57d353131248e3a7f
59 - Unique-0.4.7.6@sha256:a1ff411f4d68c756e01e8d532fbe8e57f1ac77f2cc0ee8a999770be2bca185c5,2723
60 - KMP-0.1.0.2
61 - aeson-lens-0.5.0.0
62 - deepseq-th-0.1.0.4
63 - duckling-0.1.3.0
64 - full-text-search-0.2.1.4
65 - fullstop-0.1.4
66 - haskell-igraph-0.7.1
67 - hgal-2.0.0.2
68 - located-base-0.1.1.1
69 - multiset-0.3.4.1 # stack test
70 - probable-0.1.3
71 - rake-0.0.1
72 - json-stream-0.4.2.4 # Text.Parsers (JSON)
73 - serialise-0.2.0.0
74 - servant-flatten-0.2
75 #- servant-multipart-0.11.2
76 - servant-server-0.16
77 - servant-xml-1.0.1.4
78 - stemmer-0.5.2
79 - time-units-1.0.0
80 - validity-0.9.0.0 # patches-{map,class}
81 - directory-1.3.1.5
82 - process-1.6.5.1@sha256:77a9afeb676357f67fe5cf1ad79aca0745fb6f7fb96b786d510af08f622643f6,2468
83 - password-2.0.1.1
84 - base64-0.4.2@sha256:e9523e18bdadc3cab9dc32dfe3ac09c718fe792076326d6d353437b8b255cb5b,2888
85 - ghc-byteorder-4.11.0.0.10@sha256:5ee4a907279bfec27b0f9de7b8fba4cecfd34395a0235a7784494de70ad4e98f,1535
86 # Matrix Computation
87 - accelerate-1.2.0.1
88
89