@hackage / x-sum-type-boilerplate

(Forked) Library for reducing the boilerplate involved with sum types

Latest0.1.4

Changelog

sum-type-boilerplate Changelog

0.1.1

  • Add GHC 8.2.1 compatibility

0.1.0

  • Initial release. Includes a TH function to create a sum type and two TH functions to convert between sum types.