aboutsummaryrefslogtreecommitdiff
path: root/GitRepo.hs
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2010-10-16 16:20:49 -0400
committerGravatar Joey Hess <joey@kitenet.net>2010-10-16 16:20:49 -0400
commit909f619c07699fe6c76d40bb4649e07737a0b9ae (patch)
tree3d284a54f5bf70e2ac11d249bfa721963affb5be /GitRepo.hs
parent6d13ae10cf1d295b64855984f5a526f8209f3341 (diff)
tweaks
Diffstat (limited to 'GitRepo.hs')
-rw-r--r--GitRepo.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/GitRepo.hs b/GitRepo.hs
index 76150b309..32383197b 100644
--- a/GitRepo.hs
+++ b/GitRepo.hs
@@ -42,6 +42,7 @@ import Data.String.Utils
import Data.Map as Map hiding (map, split)
import Network.URI
import Maybe
+
import Utility
{- A git repository can be on local disk or remote. Not to be confused