summaryrefslogtreecommitdiff
path: root/Git/Construct.hs
diff options
context:
space:
mode:
Diffstat (limited to 'Git/Construct.hs')
-rw-r--r--Git/Construct.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/Git/Construct.hs b/Git/Construct.hs
index 3d39b0801..663303c15 100644
--- a/Git/Construct.hs
+++ b/Git/Construct.hs
@@ -27,6 +27,7 @@ import Common
import Git.Types
import Git
import qualified Git.Url as Url
+import Utility.UserInfo
{- Finds the git repository used for the cwd, which may be in a parent
- directory. -}