summaryrefslogtreecommitdiff
path: root/src/Propellor/Property/Logcheck.hs
diff options
context:
space:
mode:
authorJoey Hess2015-09-29 11:08:00 -0400
committerJoey Hess2015-09-29 11:08:00 -0400
commit2029d3524568bba7a99a35d24c0f75f2e77d5bfe (patch)
tree862d1bf3ca380a861dfc825519e5550464a23536 /src/Propellor/Property/Logcheck.hs
parentf494a7d03a0146ce53e27ac97c62c9f82343c4b1 (diff)
exports for haddock
Diffstat (limited to 'src/Propellor/Property/Logcheck.hs')
-rw-r--r--src/Propellor/Property/Logcheck.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Propellor/Property/Logcheck.hs b/src/Propellor/Property/Logcheck.hs
index 8058b237..26f4e3a4 100644
--- a/src/Propellor/Property/Logcheck.hs
+++ b/src/Propellor/Property/Logcheck.hs
@@ -2,6 +2,7 @@
module Propellor.Property.Logcheck (
ReportLevel (Workstation, Server, Paranoid),
+ Service,
defaultPrefix,
ignoreFilePath,
ignoreLines,