diff options
author | Joey Hess <joey@kitenet.net> | 2011-03-15 22:04:50 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2011-03-15 22:04:50 -0400 |
commit | 4594bd51c1754bc7e1fdf03d83569aeea163e761 (patch) | |
tree | c8af87eac86a875d377dce04aa6933218ba817a1 /Backend/File.hs | |
parent | f27df5e6584ed6a09be4a9bb1030be132c2d8051 (diff) |
rename file
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 d76cd2939..a5e243199 100644 --- a/Backend/File.hs +++ b/Backend/File.hs @@ -18,7 +18,7 @@ import Control.Monad.State import System.Directory import Data.List -import BackendTypes +import BackendClass import LocationLog import Locations import qualified Remotes |