Gabriella439 / pipes

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

Add Prelude.concat and Prelude.mapM benchmarks. #65

Closed archblob closed 11 years ago

archblob commented 11 years ago

Synced with latest Pipes.Prelude. I also changed the Prelude.map benchmark supplied function from (1+) to id.

Gabriella439 commented 11 years ago

Oops. For some reason I thought I already pulled this in. Can you pull in the latest changes so that I can merge this in?

archblob commented 11 years ago

I will do this later today.

archblob commented 11 years ago

It's done, I'm sorry it took so long.

Gabriella439 commented 11 years ago

Don't worry, there was no rush! :) This is perfect!