From 40ad521db38fe6ad5d4d0e0aa56559c712be0fa2 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Sat, 23 Feb 2013 13:07:28 +0100 Subject: Common.hs: System.Path is exported by "MissingH" and "pathtype" package --- Common.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Common.hs') diff --git a/Common.hs b/Common.hs index 5b53f3735..3513425c0 100644 --- a/Common.hs +++ b/Common.hs @@ -12,7 +12,7 @@ import Data.Maybe as X import Data.List as X hiding (head, tail, init, last) import Data.String.Utils as X -import System.Path as X +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