Changelog of @hackage/lift-generics 0.1.3

0.1.3 [2019.11.26]

  • Add genericLiftTyped and genericLiftTypedWithPkg.

0.1.2

  • Add a case for V1 (i.e., empty data types), which diverges in the way you'd expect.

0.1.1

  • Fix test suite on GHC 8.0

0.1

  • Initial commit