BSD-3-Clause licensed by Sylvain Henry
Maintained by [email protected]
This version can be pinned in stack with:variant-1.0.2@sha256:3855c680f272d8db2f3741b384cc23a8fbcf9d2d101db02a434672f6deeea0f7,2215

Variant (extensible sum type) and EADT (extensible recursive sum type) datatypes.

Changes

1.0.2

  • Migrated documentation from the old independent user manual into Haddocks
  • Fixed the benchmark
  • Added GHC 9.12.4 to CI (9.14.1 is still failing due to dependencies not being available)