]> Git — Sourcephile - gargantext.git/commit
Add MonadJob instance for ReaderT
authorAlfredo Di Napoli <alfredo@well-typed.com>
Mon, 20 Mar 2023 13:57:15 +0000 (14:57 +0100)
committerAlfredo Di Napoli <alfredo@well-typed.com>
Mon, 27 Mar 2023 05:48:09 +0000 (07:48 +0200)
commit098e87bf00640df75e6e8af1a8944ca33516833c
tree79cb010a271d965e820f109632d4000b52f32fff
parentbe49699934a6d9a7f183696620f745716218e421
Add MonadJob instance for ReaderT

This commit also moves the JobHandle into the `Gargantext.Utils.Jobs.Monad` module.
src/Gargantext/Utils/Jobs.hs
src/Gargantext/Utils/Jobs/Internal.hs
src/Gargantext/Utils/Jobs/Monad.hs