Loading src/Options.hs +2 −1 Original line number Diff line number Diff line Loading @@ -157,4 +157,5 @@ parseArgs = do (_, _, errs) -> return $ Left $ concat errs usageInformation :: String usageInformation = usageInfo "Peregrine" options usageInformation = usageInfo ("Usage: peregrine [OPTIONS] FILE\n") options Loading
src/Options.hs +2 −1 Original line number Diff line number Diff line Loading @@ -157,4 +157,5 @@ parseArgs = do (_, _, errs) -> return $ Left $ concat errs usageInformation :: String usageInformation = usageInfo "Peregrine" options usageInformation = usageInfo ("Usage: peregrine [OPTIONS] FILE\n") options