aboutsummaryrefslogtreecommitdiff
path: root/Types.hs
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2010-10-12 20:04:36 -0400
committerGravatar Joey Hess <joey@kitenet.net>2010-10-12 20:04:36 -0400
commitb7858ada038084c8455cdf9d3598382308dc52b3 (patch)
tree373fec9662eb3b7c592dc28ccd301473fb3ce1a2 /Types.hs
parent476f66abb99ad2baa18b699c26ac9ee7250eca76 (diff)
bugfixes
Diffstat (limited to 'Types.hs')
-rw-r--r--Types.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/Types.hs b/Types.hs
index 26ba2a904..73492dfc3 100644
--- a/Types.hs
+++ b/Types.hs
@@ -6,6 +6,7 @@ module Types (
Backend(..)
) where
+import Data.String.Utils
import GitRepo
-- git-annex's runtime state