From 8b0e3caa9b32f49ec6bb49e777d5a35e3a7e0561 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sat, 18 Mar 2017 19:40:48 -0400 Subject: Fix build with pre-AMP ghc. --- src/Propellor/Types.hs | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/Propellor/Types.hs') diff --git a/src/Propellor/Types.hs b/src/Propellor/Types.hs index 690c153a..155662c2 100644 --- a/src/Propellor/Types.hs +++ b/src/Propellor/Types.hs @@ -44,6 +44,8 @@ module Propellor.Types ( ) where import Data.Monoid +import Control.Applicative +import Prelude import Propellor.Types.Core import Propellor.Types.Info -- cgit v1.2.3