diff options
Diffstat (limited to 'Git/Construct.hs')
-rw-r--r-- | Git/Construct.hs | 1 |
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, |