From 36969d80d4c921dea8f3b48465dd9a533f97ecae Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 14 Apr 2014 13:37:12 -0400 Subject: adjust to not use cpp in modules used by configure --- Git/Types.hs | 1 + 1 file changed, 1 insertion(+) (limited to 'Git') diff --git a/Git/Types.hs b/Git/Types.hs index 950fe4b00..838c9e0e7 100644 --- a/Git/Types.hs +++ b/Git/Types.hs @@ -11,6 +11,7 @@ import Network.URI import qualified Data.Map as M import System.Posix.Types import Utility.SafeCommand +import Utility.URI () {- Support repositories on local disk, and repositories accessed via an URL. - -- cgit v1.2.3