summaryrefslogtreecommitdiff
path: root/Types/Command.hs
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2012-01-06 17:51:01 -0400
committerGravatar Joey Hess <joey@kitenet.net>2012-01-06 17:51:01 -0400
commit6055a95c6f55410e010ace1b93268d70318e07dd (patch)
tree7fcad82a1c0e55c4d9fe09b819447440d2719e9a /Types/Command.hs
parentbc59da72501db1cfac69315798a7359037bb9002 (diff)
parent3c88d573990d79a5a964567c4a16068ef5ecfa0f (diff)
Merge branch 'wip'
Diffstat (limited to 'Types/Command.hs')
-rw-r--r--Types/Command.hs1
1 files changed, 0 insertions, 1 deletions
diff --git a/Types/Command.hs b/Types/Command.hs
index b173b61c9..1233df2cd 100644
--- a/Types/Command.hs
+++ b/Types/Command.hs
@@ -8,7 +8,6 @@
module Types.Command where
import Types
-import Types.Option
{- A command runs in these stages.
-