@hackage / filters-basic

Allows to change the structure of the function output.

Latest0.2.0.0

Changelog

Revision history for filters-basic

0.1.0.0 -- 2020-12-31

  • First version. Released on an unsuspecting world.

0.1.1.0 -- 2020-12-31

  • First version revised A. Changed the Int arguments to the more general Integral c => c.

0.2.0.0 -- 2023-01-31

  • Second version. Switched to NoImplicitPrelude and Strict extensions. Some code improvements. Updated the dependency boundaries.