From 3a3975030ddbb4bf3660f25f7bbfde5670dc70f0 Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Tue, 17 May 2016 11:33:02 -0700 Subject: haddock prune option --- src/Propellor/Property/Sbuild.hs | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'src') diff --git a/src/Propellor/Property/Sbuild.hs b/src/Propellor/Property/Sbuild.hs index 8c538fa0..32df83e0 100644 --- a/src/Propellor/Property/Sbuild.hs +++ b/src/Propellor/Property/Sbuild.hs @@ -1,3 +1,5 @@ +{-# OPTIONS_HADDOCK prune #-} + {-| Maintainer: Sean Whitton @@ -59,7 +61,7 @@ import System.Directory -- | An sbuild schroot, such as would be listed by @schroot -l@ -- -- Parts of the sbuild toolchain cannot distinguish between schroots with both --- the same suite and the same architecture, so neither do we. +-- the same suite and the same architecture, so neither do we data SbuildSchroot = SbuildSchroot Suite Architecture -- | Build and configure a schroot for use with sbuild using a distribution's -- cgit v1.2.3