summaryrefslogtreecommitdiff
path: root/Pancake/Unclutter.hs
diff options
context:
space:
mode:
Diffstat (limited to 'Pancake/Unclutter.hs')
-rw-r--r--Pancake/Unclutter.hs3
1 files changed, 2 insertions, 1 deletions
diff --git a/Pancake/Unclutter.hs b/Pancake/Unclutter.hs
index 06ce098..cf5132e 100644
--- a/Pancake/Unclutter.hs
+++ b/Pancake/Unclutter.hs
@@ -51,7 +51,8 @@ import Control.Exception
import Pancake.Common
import Pancake.Configuration
--- | Tries to unclutter a document.
+-- | Tries to unclutter a document by applying an XSLT if it's
+-- available.
tryUnclutter :: MonadIO m
=> [(Regex, String)]
-- ^ Obtained with 'prepareUnclutter'.