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 /Backend/File.hs | |
parent | 0382d26cdbdc52c1e985cba9667a4d50d0653216 (diff) |
gratuitous rename
Diffstat (limited to 'Backend/File.hs')
-rw-r--r-- | Backend/File.hs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Backend/File.hs b/Backend/File.hs index 9b81bef9a..c97a354d0 100644 --- a/Backend/File.hs +++ b/Backend/File.hs @@ -16,7 +16,7 @@ import System.Cmd import System.Exit import Control.Exception -import BackendTypes +import TypeInternals import LocationLog import Locations import qualified Remotes |