Skip to content

Tags: purescript/purescript-either

Tags

v6.1.0

Toggle v6.1.0's commit message
Added `blush`: like `hush` but for `Left`s

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.
Prepare v6.0.0 release (1st PS 0.15.0-compatible release) (#68)

* Update the bower dependencies

* Update Node to 14 in CI

* Update the changelog

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 (#65)

* 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

v4.1.1

Toggle v4.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 #44 from purescript/inj-reflexive

Reorder Inject instances to allow inj :: a -> a

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.
Merge pull request #42 from MonoidMusician/master

Functor/Foldable/TraversableWithIndex

v4.0.0

Toggle v4.0.0's commit message
Add tests for Inject

v3.2.0

Toggle v3.2.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 #36 from matthewleon/lazy-note

note': lazy note

v3.1.0

Toggle v3.1.0's commit message
Merge pull request #32 from kRITZCREEK/note-and-hush

Adds note and hush

v3.0.0

Toggle v3.0.0's commit message
Merge pull request #28 from purescript/ps-0.11

Update for PureScript 0.11

v2.2.1

Toggle v2.2.1's commit message
Merge pull request #25 from passy/patch-1

Bump purescript-prelude requirement to ^2.5.0