Skip to content

Tags: purescript/purescript-functors

Tags

v5.0.0

Toggle v5.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Prepare v5.0.0 release (1st PS 0.15.0-compatible release) (#37)

* Update the bower dependencies

* Update Node to 14 in CI

* Update the changelog

Unverified

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

v4.1.0

Toggle v4.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update CHANGELOG for v4.1.0

v4.0.0

Toggle v4.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Prepare v4.0.0 release (#32)

* Update CI to build with the latest version of the compiler

* Update the bower repository URL to match the URL in the registry

* Upgrade bower dependencies

* Update the changelog

v3.1.1

Toggle v3.1.1'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 #19 from purescript/inj-reflexive

Reorder Inject instances to allow inj :: f ~> f

v3.1.0

Toggle v3.1.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 #18 from MonoidMusician/TraversableWithIndex

Add TraversableWithIndex instances for newtypes

v3.0.1

Toggle v3.0.1'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 #16 from purescript/compose-eq1

Fix `Eq` / `Eq1` instances for compose

v3.0.0

Toggle v3.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 #15 from purescript/compiler/0.12

 Updates for 0.12

v2.1.0

Toggle v2.1.0's commit message
Merge pull request #11 from purescript/phil/10

Add MonadZero instance