All Versions
6
Latest Version
Avg Release Cycle
5 days
Latest Release
-

Changelog History

  • v0.5.0 Changes

    20200323

    • start using version 0.8.0 of first-class-families
    • a documentation fix
  • v0.4.0 Changes

    February 16, 2020

    20200216

    • add Para
    • add Histo
    • add NatF
    • and examples
    • correct the Text Length example
    • NatMap (mimick IntMap)
  • v0.3.0 Changes

    February 09, 2020

    20200209

    • a separate Sort module
    • add possibility to sort a list of lists
    • a Text module
    • several list functions (And, Or, All, Any, ..)
    • IsProperSubsetOf, IsSubsetOf in Set
    • add new example that uses MapC and Text
  • v0.2.0 Changes

    February 02, 2020
    • remove the methods that can be found from fcf 0.7.0
    • fix the examples that didn't work with ghc 8.8.1 test-doc
    • add Fcf.Data.Symbol module (comparison + other functions)
    • change some of the examples from using Eval to use =<< operator (less parenthesis and easier to read this way)
    • format the documentation a bit
    • add PowerSet and ToList into Set-module
    • add new test module
  • v0.1.0 Changes

    February 01, 2020

    ๐ŸŽ‰ Initial version on 20200129. The next version probably comes out quickly after this one.

  • v0.1.0.0 Changes

    ๐ŸŽ‰ Initial version on 20200129. The next version probably comes out quickly after this one.