summaryrefslogtreecommitdiffstats
path: root/Main.hs
diff options
context:
space:
mode:
authorDon Stewart <dons@galois.com>2008-03-28 22:42:19 +0100
committerDon Stewart <dons@galois.com>2008-03-28 22:42:19 +0100
commit5beea21c4f0bfe7944efde1a58a91f19da0430ea (patch)
tree22765dad951c8a7204a0b7bd6d0e1643c6e9c639 /Main.hs
parent48410cbff2d6315fd3a1d16a6f7635799537a7f3 (diff)
downloadmetatile-5beea21c4f0bfe7944efde1a58a91f19da0430ea.tar
metatile-5beea21c4f0bfe7944efde1a58a91f19da0430ea.zip
no need to expose --resume to the user
darcs-hash:20080328214219-cba2c-fdd2590e0670c67f87778e97c84895ff4b528cb0
Diffstat (limited to 'Main.hs')
-rw-r--r--Main.hs1
1 files changed, 0 insertions, 1 deletions
diff --git a/Main.hs b/Main.hs
index 6d13f11..9ff954c 100644
--- a/Main.hs
+++ b/Main.hs
@@ -57,7 +57,6 @@ usage = do
#ifdef TESTING
" --run-tests Run the test suite" :
#endif
- " --resume STATE Internal flag, do not use" :
[]
-- | Build "~/.xmonad/xmonad.hs" with ghc, then execute it. If there are no