From 92957b27ece2d4fb2eb4ce9121dd26ee94985b48 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sun, 30 Mar 2014 00:08:02 -0400 Subject: cabalized and added a wrapper program --- Property/Apt.hs | 1 + 1 file changed, 1 insertion(+) (limited to 'Property/Apt.hs') diff --git a/Property/Apt.hs b/Property/Apt.hs index 5f6f75e3..d9d4ed27 100644 --- a/Property/Apt.hs +++ b/Property/Apt.hs @@ -31,6 +31,7 @@ srcLine l = case words l of ("deb":rest) -> unwords $ "deb-src" : rest _ -> "" +stdSections :: [Section] stdSections = ["main", "contrib", "non-free"] debCdn :: Suite -> [Line] -- cgit v1.2.3