composewell / streamly

High performance, concurrent functional programming abstractions
https://streamly.composewell.com
Other
861 stars 66 forks source link

Missing `infixr` annotation for `consM`, `cons` in `streamly-core` #2646

Closed pranaysashank closed 9 months ago

pranaysashank commented 9 months ago

The new streamly-core package is missing infixr 5 annotations for cons, consM functions