summaryrefslogtreecommitdiffstats
path: root/src/Zettel/Types.hs
diff options
context:
space:
mode:
Diffstat (limited to 'src/Zettel/Types.hs')
-rw-r--r--src/Zettel/Types.hs8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/Zettel/Types.hs b/src/Zettel/Types.hs
index 791bc9c..3d3f793 100644
--- a/src/Zettel/Types.hs
+++ b/src/Zettel/Types.hs
@@ -5,6 +5,14 @@
{-# LANGUAGE MultiParamTypeClasses #-}
{-# LANGUAGE StandaloneDeriving #-}
+-- |
+-- Module : Zettel.Types
+-- Description : Type definitions of ZettelGraph
+-- Copyright : (c) 2023, Yann Herklotz
+-- License : GPL-3
+-- Maintainer : git [at] yannherklotz [dot] com
+-- Stability : experimental
+-- Portability : POSIX
module Zettel.Types
( Combine (..),
UseCombine (..),