diff options
author | Joey Hess <joey@kitenet.net> | 2010-10-18 02:06:27 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2010-10-18 02:06:27 -0400 |
commit | f3dcc8489d7b7f9417f9752987a298976838ce47 (patch) | |
tree | dccdaea2a16f6fde8f314c381f54b288c19a8996 /Locations.hs | |
parent | 0382d26cdbdc52c1e985cba9667a4d50d0653216 (diff) |
gratuitous rename
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 2b0adb7ba..18d416eb4 100644 --- a/Locations.hs +++ b/Locations.hs @@ -14,7 +14,7 @@ module Locations ( import Data.String.Utils import Types -import qualified BackendTypes as Backend +import qualified TypeInternals as Internals import qualified GitRepo as Git {- Long-term, cross-repo state is stored in files inside the .git-annex |