All Versions
15
Latest Version
1.4
Avg Release Cycle
176 days
Latest Release
1204 days ago

Changelog History
Page 2

  • v0.1.21 Changes

    • ๐Ÿ–จ Reexported printf and hPrintf from Text.Printf.
  • v0.1.20 Changes

    • Reexported Numeric.
  • v0.1.19 Changes

    • ๐Ÿ“ฆ Avoided the clash between (&) and sortOn defined in the package and versions of these functions imported from base.
  • v0.1.18 Changes

    • โž• Added implementations of (&) and sortOn (normally not available in older versions of base).
  • v0.1.17 Changes

    • Reexported Control.Monad.Fix.