summaryrefslogtreecommitdiff
path: root/Backend/SHA1.hs
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2010-11-09 15:05:08 -0400
committerGravatar Joey Hess <joey@kitenet.net>2010-11-09 15:05:08 -0400
commit75d29250823326c8b4894a855927f65b5fdf4e13 (patch)
treea888b86d8e0569b9e1c388700dd6717aaa175834 /Backend/SHA1.hs
parent377bf24d9a951186b374cd7a3f920b6bc9deb8f1 (diff)
parent8d5374f4a33f398baa166035e5fafb716a78fd1d (diff)
Merge branch 'master' into checkout
Conflicts: debian/changelog doc/backends.mdwn
Diffstat (limited to 'Backend/SHA1.hs')
-rw-r--r--Backend/SHA1.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Backend/SHA1.hs b/Backend/SHA1.hs
index 485892258..5a232ec1d 100644
--- a/Backend/SHA1.hs
+++ b/Backend/SHA1.hs
@@ -14,7 +14,7 @@ import System.IO
import qualified Backend.File
import TypeInternals
-import Core
+import Messages
backend :: Backend
backend = Backend.File.backend {