servant-swagger-ui
servant-swagger-ui copied to clipboard
Require file-embed-lzma>=0.1
This also bumps the versions. Once the tests pass, I will make a release with the modified version numbers.
I don't have permissions to merge this, and I don't have permissions to upload jensoleg or redoc to Hackage. So I just uploaded servant-swagger-ui. Should address this issue though:
- https://github.com/commercialhaskell/stackage/issues/7472
Can we please merge this PR?
@shinzui It has been updated on Hackage. Unless you're using jensoleg or redoc.
I missed that. Thanks.
@tchoutri Could I get permissions to merge this somehow? It's silly that we're requiring tests with old versions of GHC. Now that we removed GHC 8.* from servant, we should also remove it here, which this PR does.
@ysangkok I have bumped your role, you should be able now. :)
@tchoutri Could you also grant me maintainer status on https://hackage.haskell.org/package/servant-swagger-ui-redoc and https://hackage.haskell.org/package/servant-swagger-ui-jensoleg ? Then I can make revisions.
@ysangkok done!
Closing this since we are compatible with both old and new file-embed-lzma