From e9cac11ad3df54208b4a41d945ac9a333d21bb07 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sat, 24 Oct 2015 15:17:40 -0400 Subject: Added Propellor.Property.Concurrent for concurrent properties. Note that no output multiplexing is currently done. --- src/Propellor/Property/List.hs | 1 + 1 file changed, 1 insertion(+) (limited to 'src/Propellor/Property/List.hs') diff --git a/src/Propellor/Property/List.hs b/src/Propellor/Property/List.hs index 41451ef5..86fdfbf1 100644 --- a/src/Propellor/Property/List.hs +++ b/src/Propellor/Property/List.hs @@ -5,6 +5,7 @@ module Propellor.Property.List ( props, PropertyList(..), PropertyListType, + PropList(..), ) where import Propellor.Types -- cgit v1.2.3