diff options
Diffstat (limited to 'Hero/Host.hs')
-rw-r--r-- | Hero/Host.hs | 2 |
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 = |