harmonized functions and types
[gargantext.git] / src-test / Parsers / Types.hs
index c60e22b3e67148a0a946af7f8d4b0bdfda7a6d40..7aee900973ff643c5bbf11de6a42814ceeaa4f20 100644 (file)
@@ -1,4 +1,18 @@
+{-|
+Module      : Parsers.Types
+Description : 
+Copyright   : (c) CNRS, 2017-Present
+License     : AGPL + CECILL v3
+Maintainer  : team@gargantext.org
+Stability   : experimental
+Portability : POSIX
+
+Here is a longer description of this module, containing some
+commentary with @some markup@.
+-}
+
 {-# OPTIONS_GHC -fno-warn-orphans #-}
+
 {-# LANGUAGE NoImplicitPrelude    #-}
 {-# LANGUAGE StandaloneDeriving   #-}