diff options
Diffstat (limited to 'src/Propellor/Property/Logcheck.hs')
| -rw-r--r-- | src/Propellor/Property/Logcheck.hs | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Propellor/Property/Logcheck.hs b/src/Propellor/Property/Logcheck.hs index 83045dcc..8058b237 100644 --- a/src/Propellor/Property/Logcheck.hs +++ b/src/Propellor/Property/Logcheck.hs @@ -1,3 +1,5 @@ +-- | Maintainer: Jelmer Vernooij <jelmer@jelmer.uk> + module Propellor.Property.Logcheck ( ReportLevel (Workstation, Server, Paranoid), defaultPrefix, |
