From bc628adca00c41be00606969765d3185011baed9 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 15 May 2013 18:33:47 -0400 Subject: [PATCH] fix build --- Git/Construct.hs | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Git/Construct.hs b/Git/Construct.hs index 23022eb957..12eae54c34 100644 --- a/Git/Construct.hs +++ b/Git/Construct.hs @@ -5,6 +5,8 @@ - Licensed under the GNU GPL version 3 or higher. -} +{-# LANGUAGE CPP #-} + module Git.Construct ( fromCwd, fromAbsPath,