HsOpenSSL icon indicating copy to clipboard operation
HsOpenSSL copied to clipboard

Relax upper bound to allow `time-1.6`

Open hvr opened this issue 9 years ago • 1 comments

The API changes from time-1.5 to time-1.6 don't affect HsOpenSSL afaics.

I've already performed a .cabal-edit on Hackage to this effect: https://hackage.haskell.org/package/HsOpenSSL-0.11.1.1/revisions/, so there's no need to upload a new release to address this ticket.

hvr avatar Jan 29 '16 09:01 hvr

Just for reference. Fixed in https://github.com/vshabanov/HsOpenSSL and released on Hackage

vshabanov avatar Oct 04 '16 22:10 vshabanov