Package maintainers and Hackage trustees are allowed to edit certain bits
of package metadata after a release, without uploading a new tarball.
Note that the tarball itself is never changed, just the metadata that is
stored separately. For more information about metadata revisions, please
refer to the
Hackage Metadata Revisions FAQ.
| No. |
Time |
User |
SHA256 |
| -r1 |
2022-06-26T17:01:02Z |
GabrielGonzalez |
06c45ff7b6b198639d40bfbc49378f37918efcab245817f76f8ec5030b8dcd43
|
|
Changed description
from This package provides a @Defaultable@ type constructor that
wraps any @Map@-like type to add an optional default value.
Wrapping a @Map@-like type in this way permits a valid
@Applicative@ instance, so you can think of this as an
"@Applicative@ map" package.
.
This package provides both a concrete and a generalized API:
.
* The concrete API wraps @Data.Map@ for better performance
and type inference
.
* The generalized API works with any @Map@-like type
to This package provides a @Defaultable@ type constructor that
wraps any @Map@-like type to add an optional default value.
Wrapping a @Map@-like type in this way permits a valid
@Applicative@ instance, so you can think of this as an
"@Applicative@ map" package.
|
| -r0 |
2022-06-26T16:49:02Z |
GabrielGonzalez |
b3b132d16adfca675cc8b553afc29886b9c95161b705d87f103b70a9a5f1c39b
|
|
|