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)
@lehins Feel free to merge this PR (and all the future ones) when you want. I see you are much more up-to-date than me on the status of the Haskell ecosystem right now.
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)