purescript-identity
Identity value.
Installation
bower install purescript-identity
Documentation
Module documentation is published on Pursuit.
Identity value
Identity value.
bower install purescript-identity
Module documentation is published on Pursuit.
Notable changes to this project are documented in this file. The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
Breaking changes:
New features:
Bugfixes:
Other improvements:
Breaking changes:
New features:
Bugfixes:
Other improvements:
Breaking changes:
New features:
purescript-foldable-traversable
package. Relevant instances have been moved to that package. (#26)Bugfixes:
Other improvements:
Identity
's Foldable1
instance to account for changes in Foldable1
definition (#21, #23)Foldable1
and Traversable1
instances-WithIndex
classes(@MonoidMusician)
Updated for PureScript 0.12
Eq1
and Ord1
instancesLazy
instance (@matthewleon)Alt
(@paluh)This release is intended for the PureScript 0.9.1 compiler and newer.
Note: The v1.0.0 tag is not meant to indicate the library is “finished”, the core libraries are all being bumped to this for the 0.9 compiler release so as to use semver more correctly.
Prelude
class hierarchiesThis release works with versions 0.7.* of the PureScript compiler. It will not work with older versions. If you are using an older version, you should require an older, compatible version of this library.
Initial release candidate of the library intended for the 0.7 compiler.
This release requires PureScript v0.6.8 or later
purescript-foldable-traversable
dependency (@philopon)