summaryrefslogtreecommitdiff
path: root/src/Propellor/Property/Logcheck.hs
diff options
context:
space:
mode:
Diffstat (limited to 'src/Propellor/Property/Logcheck.hs')
-rw-r--r--src/Propellor/Property/Logcheck.hs3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/Propellor/Property/Logcheck.hs b/src/Propellor/Property/Logcheck.hs
index 83045dcc..26f4e3a4 100644
--- a/src/Propellor/Property/Logcheck.hs
+++ b/src/Propellor/Property/Logcheck.hs
@@ -1,5 +1,8 @@
+-- | Maintainer: Jelmer Vernooij <jelmer@jelmer.uk>
+
module Propellor.Property.Logcheck (
ReportLevel (Workstation, Server, Paranoid),
+ Service,
defaultPrefix,
ignoreFilePath,
ignoreLines,