jwiegley / async-pool

Other
21 stars 13 forks source link

Raise upper bound on base #13

Closed f-f closed 5 years ago

f-f commented 5 years ago

Compiles with GHC 8.6 now.

This also adds a stack.yaml file to build the project with stack

f-f commented 5 years ago

@jwiegley would it be possible to have a new revision on Hackage?

masaeedu commented 5 years ago

@f-f What's the process for making a new revision appear on Hackage?

f-f commented 5 years ago

@masaeedu either a maintainer of the package or one of the Hackage trustees edits the metadata related to the version bounds. E.g. we have already one revision to relax bounds for the current release

The policy for edits by the trustees is detailed here, and it's possible to requests edits from them by opening an issue on that repo

EDIT: I opened an issue there to request a revision