Chris A.
Chris A.
>For some reason removing a discount on a customer actually deletes the customer wot
Also,   @dmjio so, do you usually make one-off API types for this sort of thing?
@dmjio oh sure, I was thinking of recycling the datatype for inputs from our SPA client, reduce petty surface area.
@dmjio well, sorta just plugging away as I go really. Think `NewCard`, `SubscriptionId`, and `StripeError` would cover it for now.
@dmjio ty ty
@tibbe does this sound even remotely like a good idea? I'll drop it and close the ticket if you would be able to explain why it's not a good idea....
@tibbe I'm not surprised at all, since Pipes goes out of its way to enforce that only one piece of data is processed at a time, whereas you've got what...
Specifically: https://github.com/bitemyapp/csvtest/commit/dd458670592a6b661737bfdb05e046f1b9b7b93b
@tibbe is pipes that heavy of a dependency? It's `base (==4.*), mmorph (>=1.0.0 && =2.1 && =0.2.0.0 &&
@hvr thank you. I think a Foldable interface is fine for the purposes of the average Cassava user, I'd just like to understand the difference in memory usage.