frasertweedale / hs-jose

Haskell JOSE and JWT library
http://hackage.haskell.org/package/jose
Apache License 2.0
122 stars 46 forks source link

Add support for GHC 8.8 #87

Closed gwils closed 4 years ago

gwils commented 4 years ago

Add MonadFail constraints to call sites where fail is used

edit: closes #86

domenkozar commented 4 years ago

cc @frasertweedale

domenkozar commented 4 years ago

@frasertweedale this is blocking servant-auth releases until jose is on hackage. Thanks!

frasertweedale commented 4 years ago

Released: https://hackage.haskell.org/package/jose-0.8.2.0