brendanhay / amazonka

A comprehensive Amazon Web Services SDK for Haskell.
https://amazonka.brendanhay.nz
Other
599 stars 227 forks source link

amazonka: Stop using `Dual (Endo Service)` for overrides #873

Closed endgame closed 1 year ago

endgame commented 1 year ago

Instead unwrap the newtypes so that this is just a function.

This seems significantly simpler.