Skip to content

Tags: purescript/purescript-control

Tags

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

* 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 (#75)

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.2.0

Toggle v4.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 #53 from masaeedu/newtypealternate

Add newtype instance for Alternate

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 #50 from Thimoteus/alternate-newtype

re-add Alternate newtype

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.
Merge pull request #49 from purescript/compiler/0.12

Update for PureScript 0.12

v3.3.1

Toggle v3.3.1's commit message
Fix `guard` example (#45)

v3.3.0

Toggle v3.3.0's commit message
trivial Lazy instance for Unit (#40)

v3.2.0

Toggle v3.2.0's commit message
Merge pull request #44 from i-am-tom/master

Add `extend` instance for `Array`

v3.1.0

Toggle v3.1.0's commit message
trivial Lazy instance for functions (#38)

* trivial Lazy instance for functions

* make lazyFn defer actually defer fn call

Add tests for this.

* relax types in tests

v3.0.0

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

Update for PureScript 0.11