diff options
author | Joey Hess <joey@kitenet.net> | 2011-06-30 13:16:57 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2011-06-30 13:21:39 -0400 |
commit | f6063a094ec02caec314b42dc05f2f0595ae0ce4 (patch) | |
tree | 624717470d70b9119361803b4656dd1c79573354 /Locations.hs | |
parent | 5fe02f280726442496303859e83f9ce1c48be0cb (diff) |
renamed GitRepo to Git
It was always imported qualified as Git anyway
Diffstat (limited to 'Locations.hs')
-rw-r--r-- | Locations.hs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Locations.hs b/Locations.hs index bfb0d3af9..6142b2393 100644 --- a/Locations.hs +++ b/Locations.hs @@ -36,7 +36,7 @@ import Data.Hash.MD5 import Types import Types.Key -import qualified GitRepo as Git +import qualified Git {- Conventions: - |