Haskell-OpenAPI-Code-Generator / Stripe-Haskell-Library

Auto Generated Haskell Library for Stripe
MIT License
11 stars 6 forks source link

trouble adding to a project #16

Closed geofflangenderfer closed 9 months ago

geofflangenderfer commented 9 months ago

Hi, thanks for making this package.

I'm having trouble adding it as a dependency. I'm not able to see any logs in the stripe console. I confirmed my stripe is setup correctly because I see logs when using python.

I've made a repo that reproduces the issue here: https://github.com/geofflangenderfer/ihp-stripe-demo/blob/main/Application/Script/CheckoutSessionExample.hs

I would greatly appreciate any advice

geofflangenderfer commented 9 months ago

I confirmed it was working by viewing the logs in the stripe console. I'm not sure why it won't print anything though..

Screenshot 2024-01-23 at 1 17 30 PM