]> Git — Sourcephile - gargantext.git/commit
Refactoring to have minimum dependencies on concrete env types
authorNicolas Pouillard <np.t0@nicolaspouillard.fr>
Mon, 12 Oct 2020 13:00:49 +0000 (15:00 +0200)
committerNicolas Pouillard <np.t0@nicolaspouillard.fr>
Mon, 12 Oct 2020 13:00:49 +0000 (15:00 +0200)
commit56f7eea3c52034be359574aea4139ca35d980c36
tree9f64de27f974f615049ed01600958b8f44fecba1
parent33fe28c3246d53d6cc21c3d2236f731bc5d571ae
Refactoring to have minimum dependencies on concrete env types
bin/gargantext-admin/Main.hs
bin/gargantext-import/Main.hs
bin/gargantext-init/Main.hs
bin/gargantext-upgrade/Main.hs
package.yaml
src/Gargantext/API/Admin/EnvTypes.hs [new file with mode: 0644]
src/Gargantext/API/Admin/Orchestrator.hs
src/Gargantext/API/Admin/Settings.hs
src/Gargantext/API/Admin/Types.hs
src/Gargantext/API/Dev.hs