]> Git — Sourcephile - gargantext.git/commit
[hal] use conduit for hal parsing
authorPrzemek Kaminski <pk@intrepidus.pl>
Fri, 18 Feb 2022 17:17:12 +0000 (18:17 +0100)
committerPrzemek Kaminski <pk@intrepidus.pl>
Fri, 18 Feb 2022 17:17:12 +0000 (18:17 +0100)
commitd54d5f061c8096b5758f0326d93b6ce6f703eeed
tree64bf1d438fd7619060813973114c817e28f951a3
parentb1a0ce6f5b69215412f4f4d823e7eaec14fe0156
[hal] use conduit for hal parsing

This still isn't optimal because in our code we use lists, so this
will fetch everything (using conduit), coerce into a list and then
process.
src/Gargantext/API/Node/Corpus/New.hs
src/Gargantext/Core/Text/Corpus/API.hs
src/Gargantext/Core/Text/Corpus/API/Hal.hs
stack.yaml