Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix cli: docopt is no longer maintained #27

Open
lehins opened this issue Mar 17, 2021 · 0 comments
Open

Fix cli: docopt is no longer maintained #27

lehins opened this issue Mar 17, 2021 · 0 comments

Comments

@lehins
Copy link
Collaborator

lehins commented Mar 17, 2021

We need to switch to something like optparse-applicaitive for cli, since docopt doesn't seem to be maintained anymore: docopt/docopt.hs#33 (comment)

lehins added a commit that referenced this issue Mar 17, 2021
* Fix support for newer http-client

* Add missing deps to stack-yaml

* Use a fork of docopt that has fixed version for newer ghc. We'll need
  to switch to optparse-applicative, since docopt doesn't seem be
  maintained #27. For now using a fork is acceptable, but it means that shc
  cannot be uploaded on hackage

* Fix hlints and use newest hlint version

* Add support for ghc-8.4, ghc-8.6 and ghc-8.10

* Bump up the version to 0.0.6.1 (0.0.5.0 and 0.0.6.0 were released on a lehins'
  fork, it'll be best to skip those versions)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant