BSD-3-Clause licensed by Sylvain Henry
Maintained by [email protected]
This version can be pinned in stack with:variant-1.0.3@sha256:baaf922979279f7e0c544a3a3a532fcf1b7efe16df819f85586a400bc06ac0cb,2230

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

Changes

1.0.3

  • Migrated more documentation (EADT, EGADT)

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)