stripe
stripe copied to clipboard
Haskell libraries for working with the Stripe API
Results
3
stripe issues
Sort by
recently updated
recently updated
newest added
Also aeson-2.2.0.0 compatibility
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.
Updates
1
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...