diff --git a/Git/Construct.hs b/Git/Construct.hs index bfb16164ff..ef6094a21d 100644 --- a/Git/Construct.hs +++ b/Git/Construct.hs @@ -9,6 +9,7 @@ module Git.Construct ( fromCurrent, fromCwd, fromAbsPath, + fromPath, fromUrl, fromUnknown, localToUrl,