Skip to content
This repository was archived by the owner on Mar 25, 2021. It is now read-only.

Tags: purescript-deprecated/purescript-generics-rep

Tags

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.

v6.1.3

Toggle v6.1.3's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Update README

v6.1.2

Toggle v6.1.2's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Add deprecation keyword

v6.1.0

Toggle v6.1.0's commit message
Added HeytingAlgebra, Semiring, Ring

v6.0.0

Toggle v6.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #27 from purescript/compiler/0.12

Updates for 0.12

v5.4.0

Toggle v5.4.0's commit message
Added GenericShowFields instances for NoConstructors and NoArguments (#…

…20)

* Added Eq and Show instances to NoArguments and NoConstructors

* Added GenericShowFields

* Removed Show, Eq

* Cleanup

* Removed NoConstructors Show instance

v5.3.0

Toggle v5.3.0's commit message
Merge pull request #16 from jacereda/master

Product instances in Bounded and Enum

v5.2.0

Toggle v5.2.0's commit message
Merge pull request #14 from purescript/generic-enum

Add classes for Enum deriving

v5.1.0

Toggle v5.1.0's commit message
Add Generic instance for Maybe (#9)