Gabriella439 / pipes

Compositional pipelines
BSD 3-Clause "New" or "Revised" License
487 stars 72 forks source link

canonicalise Monad instances #156

Closed hvr closed 8 years ago

hvr commented 8 years ago

This was detected via the new -fwarn-noncanonical-monad-instances warning

Gabriella439 commented 8 years ago

Thank you! I appreciate all the work you have been doing on this