butcher/src/UI/Butcher/Monadic
Lennart Spitzner 97f7165656 Fix two bugs
- when input was missing inside a reorder, butcher
  erroneously reported an monadMisuseError;
- flags that allow multiple occurences/values returned
  the results in the reversed order.
2017-05-16 23:44:54 +02:00
..
Internal Fix two bugs 2017-05-16 23:44:54 +02:00
BuiltinCommands.hs Implement mapOut, peekInput, cmd child merging 2017-05-16 12:22:28 +02:00
Command.hs Add function runCmdParserSimple 2017-05-16 21:50:47 +02:00
Flag.hs Allow --flag=value syntax in addition to --flag value 2017-05-16 21:02:01 +02:00
IO.hs Add function parsingErrorString 2017-05-16 22:03:25 +02:00
Param.hs Refactor module structure; Add haddock; Update README 2017-01-01 14:46:53 +01:00
Pretty.hs Add function parsingErrorString 2017-05-16 22:03:25 +02:00
Types.hs Refactor module structure; Add haddock; Update README 2017-01-01 14:46:53 +01:00