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 (microlens-contra-0.1.0.3-r1) |
2023-10-11T19:28:16Z |
AndreasAbel |
fb7ecf9e4cf3fbd67a787472f5b53d3bc0ada11432b1eec2aedf00c38635df20
|
|
Changed tested-with
from ghc ==7.6.3: ghc ==7.8.4: ghc ==7.10.3: ghc ==8.0.2: ghc ==8.2.2: ghc ==8.4.4: ghc ==8.6.5: ghc ==8.8.4: ghc ==8.10.7: ghc ==9.0.2: ghc ==9.2.5: ghc ==9.4.3
to ghc ==9.8.1: ghc ==9.6.3: ghc ==9.4.7: ghc ==9.2.8: ghc ==9.0.2: ghc ==8.10.7: ghc ==8.8.4: ghc ==8.6.5: ghc ==8.4.4: ghc ==8.2.2: ghc ==8.0.2: ghc ==7.10.3 Changed homepage
from http://github.com/monadfix/microlens
to http://github.com/stevenfontanella/microlens Changed bug-reports
from http://github.com/monadfix/microlens/issues
to http://github.com/stevenfontanella/microlens/issues Changed source-repository
from source-repository head
type: git
location: git://github.com/monadfix/microlens.git
to source-repository head
type: git
location: https://github.com/stevenfontanella/microlens.git
Changed description
from This package provides @Fold@ and @Getter@ that are fully compatible with lens; the downside is that this package depends on contravariant, which in its turn depends on a lot of other packages (but still less than lens).
The difference between @Fold@ and @SimpleFold@ is that you can use e.g. @takingWhile@\/@droppingWhile@ and @backwards@ on the former but not on the latter. Most functions from lens that work with @Fold@ would work with @SimpleFold@ as well, though.
Starting from GHC 8.6, this package doesn't depend on contravariant anymore.
This package is a part of the <http://hackage.haskell.org/package/microlens microlens> family; see the readme <https://github.com/monadfix/microlens#readme on Github>.
to This package provides @Fold@ and @Getter@ that are fully compatible with lens; the downside is that this package depends on contravariant, which in its turn depends on a lot of other packages (but still less than lens).
The difference between @Fold@ and @SimpleFold@ is that you can use e.g. @takingWhile@\/@droppingWhile@ and @backwards@ on the former but not on the latter. Most functions from lens that work with @Fold@ would work with @SimpleFold@ as well, though.
Starting from GHC 8.6, this package doesn't depend on contravariant anymore.
This package is a part of the <http://hackage.haskell.org/package/microlens microlens> family; see the readme <https://github.com/stevenfontanella/microlens#readme on Github>.
|
-r0 (microlens-contra-0.1.0.3-r0) |
2022-12-14T05:19:46Z |
stevenfontanella |
b524e9865415380ee4c3cf02d1d09c8521fd62ff1f49c09bddd50150def7541b
|
|
|