AddCorpus.purs 395 Bytes
Newer Older
1 2 3 4 5 6 7 8 9 10
module Gargantext.Pages.Layout.Specs.AddCorpus
  ( module Gargantext.Pages.Layout.Specs.AddCorpus.States
  , module Gargantext.Pages.Layout.Specs.AddCorpus.Actions
  , module Gargantext.Pages.Layout.Specs.AddCorpus.Specs
  ) where

import Gargantext.Pages.Layout.Specs.AddCorpus.States
import Gargantext.Pages.Layout.Specs.AddCorpus.Actions
import Gargantext.Pages.Layout.Specs.AddCorpus.Specs