stripe icon indicating copy to clipboard operation
stripe copied to clipboard

Haskell libraries for working with the Stripe API

Results 3 stripe issues
Sort by recently updated
recently updated
newest added

Hi, I'm curious if this can be updated to work with 4.20.x? I tried using --allow-newer, but it wasn't working with the newer parts of the ecosystem.

This updates the packages to work with GHC 9.10. Right now running `nix build .\#ghc-9-10` fails with this branch because some dependency is not working. I also tried running this...