]> Git — Sourcephile - gargantext.git/blob - src/Gargantext/Core/Utils.hs
[MERGE] Dev -> stable
[gargantext.git] / src / Gargantext / Core / Utils.hs
1 {-|
2 Module : Gargantext.Utils
3 Description :
4 Copyright : (c) CNRS, 2017-Present
5 License : AGPL + CECILL v3
6 Maintainer : team@gargantext.org
7 Stability : experimental
8 Portability : POSIX
9
10 Here is a longer description of this module, containing some
11 commentary with @some markup@.
12 -}
13
14 {-# LANGUAGE NoImplicitPrelude #-}
15
16 module Gargantext.Core.Utils (
17 -- module Gargantext.Utils.Chronos
18 module Gargantext.Core.Utils.Prefix
19 ) where
20 -- import Gargantext.Utils.Chronos
21 import Gargantext.Core.Utils.Prefix