summaryrefslogtreecommitdiff
path: root/Hero
diff options
context:
space:
mode:
Diffstat (limited to 'Hero')
-rw-r--r--Hero/Host.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Hero/Host.hs b/Hero/Host.hs
index 5496f27..af0e134 100644
--- a/Hero/Host.hs
+++ b/Hero/Host.hs
@@ -85,7 +85,7 @@ import qualified System.Exit as Exit
import qualified System.IO as IO
main :: IO ()
-main = Cli.main <| Cli.Plan help move test
+main = Cli.main <| Cli.Plan help move test pure
help :: Cli.Docopt
help =