summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Git/Construct.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/Git/Construct.hs b/Git/Construct.hs
index bfb16164f..ef6094a21 100644
--- a/Git/Construct.hs
+++ b/Git/Construct.hs
@@ -9,6 +9,7 @@ module Git.Construct (
fromCurrent,
fromCwd,
fromAbsPath,
+ fromPath,
fromUrl,
fromUnknown,
localToUrl,