summaryrefslogtreecommitdiff
path: root/Build
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2016-06-13 15:25:05 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2016-06-13 15:25:05 -0400
commit8b4ebe604b5a2315f84fbd6a8db64d3b9666c097 (patch)
treee81fc712484981b6661e233472033c48991d3f89 /Build
parent704bcde3c8b07cafcc10f66572176dc8a9eacd90 (diff)
fix build with old ghc
Diffstat (limited to 'Build')
-rw-r--r--Build/Mans.hs2
1 files changed, 2 insertions, 0 deletions
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