]> Git — Sourcephile - gargantext.git/commit
[API] simplify parsing of date
authorPrzemek Kaminski <pk@intrepidus.pl>
Tue, 21 Dec 2021 17:56:27 +0000 (18:56 +0100)
committerPrzemek Kaminski <pk@intrepidus.pl>
Tue, 21 Dec 2021 17:56:27 +0000 (18:56 +0100)
commit55ae7b5030598d64b102135a918d2ec88a502a67
tree66cf79eb084ed3ab119dcf953b257c94f9af45fc
parent70a94c12996baea3dcfdc2e9b43ac6fa1ca3ecf9
[API] simplify parsing of date

We don't need the IO monad there, just added a default date for
Duckling to make the parser.
src/Gargantext/API/Node/DocumentUpload.hs
src/Gargantext/Core/Text/Corpus/API/Hal.hs
src/Gargantext/Core/Text/Corpus/API/Isidore.hs
src/Gargantext/Core/Text/Corpus/API/Istex.hs
src/Gargantext/Core/Text/Corpus/Parsers.hs
src/Gargantext/Core/Text/Corpus/Parsers/Date.hs
src/Gargantext/Core/Text/Corpus/Parsers/Wikidata.hs