Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

ghc-optics-devel-0.4.2.1-bp156.1.1 RPM for x86_64

From OpenSuSE Leap 15.6 for x86_64

Name: ghc-optics-devel Distribution: SUSE Linux Enterprise 15 SP6
Version: 0.4.2.1 Vendor: openSUSE
Release: bp156.1.1 Build date: Tue Mar 5 11:20:01 2024
Group: Unspecified Build host: i04-ch4c
Size: 890432 Source RPM: ghc-optics-0.4.2.1-bp156.1.1.src.rpm
Packager: https://bugs.opensuse.org
Url: https://hackage.haskell.org/package/optics
Summary: Haskell optics library development files
This package provides the Haskell optics library development files.

Provides

Requires

License

BSD-3-Clause

Changelog

* Thu Jun 22 2023 Peter Simons <psimons@suse.com>
  - Update optics to version 0.4.2.1.
    [#] optics-0.4.2.1 (2023-06-22)
    * Fix compilation of tests with GHC 9.4 and 9.6
    [#] optics-0.4.2 (2022-05-19)
    * Allow `transformers-0.6` and `mtl-2.3`
      Note that `optics-extra` no longer defines `Zoom` instances for `ErrorT` or `ListT` when
      building with `mtl-2.3` or later. This is because `MonadState` is a superclass of
      `Zoom`, and the `MonadState` instances for `ErrorT` and `ListT` were removed in
      `mtl-2.3`. Be watchful of this if you build `optics-extra` with `mtl-2.3` (or
      later) combined with an older version of `transformers` (pre-0.6) that defines
      `ErrorT` or `ListT`.  Similarly for `Magnify` and `MagnifyMany`.
    [#] optics-0.4.1 (2022-03-22)
    * Add support for GHC-9.2
    * Add `is` ([#410](https://github.com/well-typed/optics/pull/410))
    * Improve error messages related to the `JoinKinds` class
      ([#439](https://github.com/well-typed/optics/pull/439))
    * Port `universeOf`, `cosmosOf`, `paraOf`, `rewriteOf`, `transformOf`,
      `rewriteMOf` and `transformMOf` from `Control.Lens.Plated`
      ([#379](https://github.com/well-typed/optics/pull/379))
    * Add `(%?)` composition operator
      ([#434](https://github.com/well-typed/optics/pull/434))
* Tue Feb 23 2021 psimons@suse.com
  - Update optics to version 0.4.
    [#] optics-0.4 (2021-02-22)
    * See [migration-guide-0.4.md](https://github.com/well-typed/optics/blob/master/migration-guide-0.4.md) for more details
    * Add support for GHC-9.0
    * Drop support for GHC-8.0
    * The `FunctorWithIndex`, `FoldableWithIndex` and `TraversableWithIndex` type
      classes have been migrated to a new package,
      [`indexed-traversable`](https://hackage.haskell.org/package/indexed-traversable)
      ([#370](https://github.com/well-typed/optics/pull/370))
    * Add `adjoin`, `iadjoin` and `both` to `Optics.[Ix]Traversal`
      ([#332](https://github.com/well-typed/optics/pull/332),
      [#372](https://github.com/well-typed/optics/pull/372))
    * Add `ifst` and `isnd` to `Optics.IxLens`
      ([#389](https://github.com/well-typed/optics/pull/389))
    * Generalize types of `generic`
      ([#376](https://github.com/well-typed/optics/pull/376))
    * Make `chosen` an indexed lens to see which value is traversed
      ([#335](https://github.com/well-typed/optics/pull/335))
    * Remove `GeneralLabelOptic` extensibility mechanism
      ([#361](https://github.com/well-typed/optics/pull/361))
    * Add `gfield`, `gafield`, `gconstructor`, `gposition` and `gplate` for
      generics-based data access
      ([#358](https://github.com/well-typed/optics/pull/358),
      [#361](https://github.com/well-typed/optics/pull/361))
    * Add support for generics-based field lenses and constructor prisms (`gfield`
      and `gconstructor`) to `LabelOptic` so they can be used via `OverloadedLabels`
      ([#361](https://github.com/well-typed/optics/pull/361))
    * Remove unnecessary INLINE pragmas to reduce compile times
      ([#394](https://github.com/well-typed/optics/pull/394))
    * Simplify the type of `(%)` using new `JoinKinds` and `AppendIndices` classes
      in place of the `Join` and `Append` type families
      ([#397](https://github.com/well-typed/optics/pull/397),
      [#399](https://github.com/well-typed/optics/pull/399))
    * Print missing language extensions during TH generation of labels if there are
      any ([#352](https://github.com/well-typed/optics/pull/352))
    * Add support for getters of rank1 polymorphic fields to optics generated with
      the `makeFieldLabels` family of functions
      ([#365](https://github.com/well-typed/optics/pull/365))
    * Extend support of type-changing optics generated with the `makeFieldLabels`
      family to type parameters that are phantom and applied to non-injective type
      families
      ([#365](https://github.com/well-typed/optics/pull/365))
    * Fix TH generation of optics for poly-kinded data families
      ([#378](https://github.com/well-typed/optics/pull/378))
    * Fix `declareFieldLabels` when a field type refers to a type defined in the
      same quote
      ([#380](https://github.com/well-typed/optics/pull/380))
* Thu Dec 17 2020 Ondřej Súkup <mimi.vx@gmail.com>
  - disable %{ix86} build
* Tue Sep 01 2020 psimons@suse.com
  - Add optics at version 0.3.

Files

/usr/lib64/ghc-8.10.7/optics-0.4.2.1/Optics.dyn_hi
/usr/lib64/ghc-8.10.7/optics-0.4.2.1/Optics.hi
/usr/lib64/ghc-8.10.7/optics-0.4.2.1/Optics.p_hi
/usr/lib64/ghc-8.10.7/optics-0.4.2.1/libHSoptics-0.4.2.1-3Yp4wt7iiVT3uWAA8sTjlE.a
/usr/lib64/ghc-8.10.7/optics-0.4.2.1/libHSoptics-0.4.2.1-3Yp4wt7iiVT3uWAA8sTjlE_p.a
/usr/lib64/ghc-8.10.7/package.conf.d/optics-0.4.2.1.conf
/usr/share/doc/ghc-8.10.7/html/libraries/optics-0.4.2.1
/usr/share/doc/ghc-8.10.7/html/libraries/optics-0.4.2.1/CHANGELOG.md
/usr/share/doc/ghc-8.10.7/html/libraries/optics-0.4.2.1/Optics.html
/usr/share/doc/ghc-8.10.7/html/libraries/optics-0.4.2.1/diagrams
/usr/share/doc/ghc-8.10.7/html/libraries/optics-0.4.2.1/diagrams/indexedoptics.png
/usr/share/doc/ghc-8.10.7/html/libraries/optics-0.4.2.1/diagrams/optics.png
/usr/share/doc/ghc-8.10.7/html/libraries/optics-0.4.2.1/diagrams/reoptics.png
/usr/share/doc/ghc-8.10.7/html/libraries/optics-0.4.2.1/doc-index-124.html
/usr/share/doc/ghc-8.10.7/html/libraries/optics-0.4.2.1/doc-index-33.html
/usr/share/doc/ghc-8.10.7/html/libraries/optics-0.4.2.1/doc-index-35.html
/usr/share/doc/ghc-8.10.7/html/libraries/optics-0.4.2.1/doc-index-37.html
/usr/share/doc/ghc-8.10.7/html/libraries/optics-0.4.2.1/doc-index-38.html
/usr/share/doc/ghc-8.10.7/html/libraries/optics-0.4.2.1/doc-index-46.html
/usr/share/doc/ghc-8.10.7/html/libraries/optics-0.4.2.1/doc-index-58.html
/usr/share/doc/ghc-8.10.7/html/libraries/optics-0.4.2.1/doc-index-60.html
/usr/share/doc/ghc-8.10.7/html/libraries/optics-0.4.2.1/doc-index-63.html
/usr/share/doc/ghc-8.10.7/html/libraries/optics-0.4.2.1/doc-index-94.html
/usr/share/doc/ghc-8.10.7/html/libraries/optics-0.4.2.1/doc-index-95.html
/usr/share/doc/ghc-8.10.7/html/libraries/optics-0.4.2.1/doc-index-A.html
/usr/share/doc/ghc-8.10.7/html/libraries/optics-0.4.2.1/doc-index-All.html
/usr/share/doc/ghc-8.10.7/html/libraries/optics-0.4.2.1/doc-index-B.html
/usr/share/doc/ghc-8.10.7/html/libraries/optics-0.4.2.1/doc-index-C.html
/usr/share/doc/ghc-8.10.7/html/libraries/optics-0.4.2.1/doc-index-D.html
/usr/share/doc/ghc-8.10.7/html/libraries/optics-0.4.2.1/doc-index-E.html
/usr/share/doc/ghc-8.10.7/html/libraries/optics-0.4.2.1/doc-index-F.html
/usr/share/doc/ghc-8.10.7/html/libraries/optics-0.4.2.1/doc-index-G.html
/usr/share/doc/ghc-8.10.7/html/libraries/optics-0.4.2.1/doc-index-H.html
/usr/share/doc/ghc-8.10.7/html/libraries/optics-0.4.2.1/doc-index-I.html
/usr/share/doc/ghc-8.10.7/html/libraries/optics-0.4.2.1/doc-index-J.html
/usr/share/doc/ghc-8.10.7/html/libraries/optics-0.4.2.1/doc-index-L.html
/usr/share/doc/ghc-8.10.7/html/libraries/optics-0.4.2.1/doc-index-M.html
/usr/share/doc/ghc-8.10.7/html/libraries/optics-0.4.2.1/doc-index-N.html
/usr/share/doc/ghc-8.10.7/html/libraries/optics-0.4.2.1/doc-index-O.html
/usr/share/doc/ghc-8.10.7/html/libraries/optics-0.4.2.1/doc-index-P.html
/usr/share/doc/ghc-8.10.7/html/libraries/optics-0.4.2.1/doc-index-R.html
/usr/share/doc/ghc-8.10.7/html/libraries/optics-0.4.2.1/doc-index-S.html
/usr/share/doc/ghc-8.10.7/html/libraries/optics-0.4.2.1/doc-index-T.html
/usr/share/doc/ghc-8.10.7/html/libraries/optics-0.4.2.1/doc-index-U.html
/usr/share/doc/ghc-8.10.7/html/libraries/optics-0.4.2.1/doc-index-V.html
/usr/share/doc/ghc-8.10.7/html/libraries/optics-0.4.2.1/doc-index-W.html
/usr/share/doc/ghc-8.10.7/html/libraries/optics-0.4.2.1/doc-index-Z.html
/usr/share/doc/ghc-8.10.7/html/libraries/optics-0.4.2.1/doc-index.html
/usr/share/doc/ghc-8.10.7/html/libraries/optics-0.4.2.1/haddock-bundle.min.js
/usr/share/doc/ghc-8.10.7/html/libraries/optics-0.4.2.1/index.html
/usr/share/doc/ghc-8.10.7/html/libraries/optics-0.4.2.1/linuwial.css
/usr/share/doc/ghc-8.10.7/html/libraries/optics-0.4.2.1/meta.json
/usr/share/doc/ghc-8.10.7/html/libraries/optics-0.4.2.1/optics.haddock
/usr/share/doc/ghc-8.10.7/html/libraries/optics-0.4.2.1/optics.txt
/usr/share/doc/ghc-8.10.7/html/libraries/optics-0.4.2.1/quick-jump.css
/usr/share/doc/ghc-8.10.7/html/libraries/optics-0.4.2.1/src
/usr/share/doc/ghc-8.10.7/html/libraries/optics-0.4.2.1/src/Optics.html
/usr/share/doc/ghc-8.10.7/html/libraries/optics-0.4.2.1/src/highlight.js
/usr/share/doc/ghc-8.10.7/html/libraries/optics-0.4.2.1/src/style.css
/usr/share/doc/ghc-8.10.7/html/libraries/optics-0.4.2.1/synopsis.png
/usr/share/doc/packages/ghc-optics-devel
/usr/share/doc/packages/ghc-optics-devel/CHANGELOG.md


Generated by rpm2html 1.8.1

Fabrice Bellet, Fri May 17 23:40:53 2024