Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 369 Bytes

ChangeLog.md

File metadata and controls

15 lines (9 loc) · 369 Bytes

Revision history for streaming-sort

0.1.0.2 -- 2018-03-23

  • Remove extraneous constraints in Streaming.Sort.Lifted (Withable implies MonadMask and MonadIO).

0.1.0.1 -- 2018-03-23

  • Remove accidental Ord a constraint on withFileSortBy in Streaming.Sort.Lifted.

0.1.0.0 -- 2018-03-18

  • First version. Released on an unsuspecting world.