From a7fb393fabd328b4a49198f4740521d8656f673d Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sun, 12 May 2013 16:36:44 -0500 Subject: work around MissingH's absNormPath not working on Windows --- Common.hs | 1 - 1 file changed, 1 deletion(-) mode change 100644 => 100755 Common.hs (limited to 'Common.hs') diff --git a/Common.hs b/Common.hs old mode 100644 new mode 100755 index fea69f0f8..5dc3cfbb2 --- a/Common.hs +++ b/Common.hs @@ -12,7 +12,6 @@ import Data.Maybe as X import Data.List as X hiding (head, tail, init, last) import Data.String.Utils as X hiding (join) -import "MissingH" System.Path as X import System.FilePath as X import System.Directory as X import System.IO as X hiding (FilePath) -- cgit v1.2.3