Gabriella439 / pipes

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

Changed toListM to be less lazy to prevent stack space overflows #139

Closed GregorySchwartz closed 9 years ago

GregorySchwartz commented 9 years ago

Made toListM less lazy based on https://github.com/Gabriel439/Haskell-Pipes-Library/issues/138

Gabriella439 commented 9 years ago

Awesome. Thank you very much! :)

I will upload this to Hackage if you don't have any other pull requests