Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 302 Bytes

changelog.md

File metadata and controls

10 lines (9 loc) · 302 Bytes

v0.9.0.0

  • GHC 9.2 support
  • Add Elem typeclass to retrieve the value at a type in a set
  • Fix Member typeclass (now returns False instead of failing to typecheck)
  • Add some more examples, tests

v0.8.9.0

  • GHC 8.4 and 8.6 support.
  • Fixed bug in the delete operation.
  • Non-membership predicates