All Versions
3
Latest Version
Avg Release Cycle
-
Latest Release
-

Changelog History

  • v0.1.1 Changes

    ๐Ÿ›  Fixed

    • Compilable with ghc-8.0.1
  • v0.1.0 Changes

    April 27, 2016

    โž• Added

    • ๐Ÿšš Type family Substract to remove elements of one list from another
    • Unsafe helper functions to relax constraints in some safe points. But we use unsafeCoerce so this functions are potentially just break constants ### ๐Ÿ”„ Changed
    • Compilable under ghc-7.8
  • v0.0.1 Changes

    First version