quickbench
quickbench copied to clipboard
Does not compile on nix due to broken docopt
I think the issue is due to code in docopt not being updated for the MonadFail proposal.
It looks like this issue has been fixed upstream https://github.com/docopt/docopt.hs/pull/34, but that the relevant code has not yet made it onto hackage.
Bug filed upstream https://github.com/docopt/docopt.hs/issues/43