All Versions
4
Latest Version
Avg Release Cycle
244 days
Latest Release
-

Changelog History

  • v1.0.2.0 Changes

    • ๐Ÿ— Get building on GHC-8.10 by quantifying kind in some type class instances. Thanks @ocharles! #8
  • v1.0.1.0 Changes

    July 12, 2019
    • โšก๏ธ Update IsMember to show a nice custom type error. Thanks @chshersh! [#5]
  • v1.0.0.0 Changes

    July 07, 2019
    • Add the functions relaxOpenUnion and relaxUnion for being able to add additional types to an OpenUnion. [#3]
    • ๐Ÿšš Add the functions openUnionRemove, unionRemove, openUnionHandle, and unionHandle for being able to pull individual types out of an OpenUnion. [#3]
  • v0.1.0.0 Changes

    March 11, 2018
    • ๐Ÿš€ Initial release.