Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 452 Bytes

ChangeLog.md

File metadata and controls

25 lines (18 loc) · 452 Bytes

0.2.1.3

  • Fix the parameter order of <=<.

0.2.1.2

  • Improve documentation.

0.2.1.1

  • Fix dead links in documentation.

0.2.1.0

  • Add toCont function

0.2.0.2

  • Fix tests in GHC 8.6.1

0.2.0.1

  • Improved documentation.

0.2.0.0

  • Renamed package do-notation-dsl to control-dsl.
  • Renamed type class Dsl to PolyCont
  • Renamed type class Do to Dsl
  • Addd many utility functions.
  • Improved documentation and tests.