From 3deb3a622eec5e12dfaee320faaeb12c70f9c8d0 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sat, 26 Mar 2016 21:52:11 -0400 Subject: old ghc fix --- src/Propellor/EnsureProperty.hs | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/Propellor/EnsureProperty.hs') diff --git a/src/Propellor/EnsureProperty.hs b/src/Propellor/EnsureProperty.hs index c19dc025..f9094c5b 100644 --- a/src/Propellor/EnsureProperty.hs +++ b/src/Propellor/EnsureProperty.hs @@ -14,6 +14,9 @@ import Propellor.Types import Propellor.Types.MetaTypes import Propellor.Exception +import Data.Monoid +import Prelude + -- | For when code running in the Propellor monad needs to ensure a -- Property. -- -- cgit v1.2.3