aboutsummaryrefslogtreecommitdiff
path: root/src/Text/Pandoc/CSS.hs
diff options
context:
space:
mode:
Diffstat (limited to 'src/Text/Pandoc/CSS.hs')
-rw-r--r--src/Text/Pandoc/CSS.hs13
1 files changed, 13 insertions, 0 deletions
diff --git a/src/Text/Pandoc/CSS.hs b/src/Text/Pandoc/CSS.hs
index 2141b8430..660ec1b12 100644
--- a/src/Text/Pandoc/CSS.hs
+++ b/src/Text/Pandoc/CSS.hs
@@ -1,4 +1,17 @@
{-# LANGUAGE NoImplicitPrelude #-}
+{- |
+Module : Text.Pandoc.CSS
+Copyright : © 2006-2019 John MacFarlane <jgm@berkeley.edu>,
+ 2015-2016 Mauro Bieg,
+ 2015 Ophir Lifshitz <hangfromthefloor@gmail.com>
+License : GNU GPL, version 2 or above
+
+Maintainer : John MacFarlane <jgm@berkeley@edu>
+Stability : alpha
+Portability : portable
+
+Tools for working with CSS.
+-}
module Text.Pandoc.CSS ( foldOrElse
, pickStyleAttrProps
, pickStylesToKVs