docopt.hs
docopt.hs copied to clipboard
parseArgs failing on windows, only
Thanks for docopt. On https://github.com/simonmichael/hledger/issues/682 @jeevcat reports a failure that only happens on windows. Is docopt known to work on windows ? Could it be getting confused by line endings ?
It seems like this issue can be closed based on https://github.com/simonmichael/hledger/issues/682#issuecomment-570072227. Would it be okay if I close this?
It seems like this issue can be closed based on [simonmichael/hledger#682 (comment)]. Would it be okay if I close this?
@FullstackGJJ I wouldn't close this issue just yet, since the problem with docopt on Windows probably remains.