From 8b4ebe604b5a2315f84fbd6a8db64d3b9666c097 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 13 Jun 2016 15:25:05 -0400 Subject: fix build with old ghc --- Build/Mans.hs | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Build') diff --git a/Build/Mans.hs b/Build/Mans.hs index e7455d858..cf86d983d 100644 --- a/Build/Mans.hs +++ b/Build/Mans.hs @@ -17,6 +17,8 @@ import System.Process import System.Exit import Data.Maybe import Utility.Exception +import Control.Applicative +import Prelude buildMansOrWarn :: IO () buildMansOrWarn = do -- cgit v1.2.3