Skip to content

GHC 9. documentation updates, laws

Latest
Compare
Choose a tag to compare
@chshersh chshersh released this 14 Mar 14:05
· 1 commit to main since this release
0d06fbb
  • #51:
    Support GHC 9.0. Upgrade minor versions support to 8.10.4.

  • #28:
    Inspection tests for prisms, ensuring optimal performance.

  • #46:
    Document typeclasses laws.

  • #7:
    Add typeclasses laws tests for the following types:

    • Profunctor laws for Forget
    • Monoidal laws for (->)

Thanks @CristhianMotoche, @xplosunn for helping with this release!