From c246a8ee745723140150c8b8d35b7a7121c90c11 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 31 Mar 2014 18:31:08 -0400 Subject: propellor spin --- Propellor.hs | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Propellor.hs') diff --git a/Propellor.hs b/Propellor.hs index 279c1919..ebf117a5 100644 --- a/Propellor.hs +++ b/Propellor.hs @@ -31,6 +31,7 @@ module Propellor ( , module Propellor.Property.Cmd , module Propellor.PrivData , module Propellor.Engine + , module Propellor.Message , module X ) where @@ -40,6 +41,7 @@ import Propellor.Property import Propellor.Engine import Propellor.Property.Cmd import Propellor.PrivData +import Propellor.Message import Utility.PartialPrelude as X import Utility.Process as X -- cgit v1.2.3