diff options
author | Joey Hess <joey@kitenet.net> | 2011-07-05 20:36:43 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2011-07-05 20:36:43 -0400 |
commit | cab4ac247ca990a03537f7611b299efca8edaffe (patch) | |
tree | bd71fcf9608dfa1ee2d1903d4cfed259b3c00827 /Command/Fsck.hs | |
parent | c98b5cf36e785cdf2c971eaf9b0329db06b68ef8 (diff) |
rename
Diffstat (limited to 'Command/Fsck.hs')
-rw-r--r-- | Command/Fsck.hs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Command/Fsck.hs b/Command/Fsck.hs index 446d25a44..ec3f1d8e7 100644 --- a/Command/Fsck.hs +++ b/Command/Fsck.hs @@ -26,7 +26,7 @@ import Content import LocationLog import Locations import Trust -import DataUnits +import Utility.DataUnits import Config command :: [Command] |