| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: ghc-vector | Distribution: openSUSE Tumbleweed |
| Version: 0.12.3.0 | Vendor: openSUSE |
| Release: 1.2 | Build date: Fri May 28 12:46:02 2021 |
| Group: Unspecified | Build host: obs-arm-6 |
| Size: 5762598 | Source RPM: ghc-vector-0.12.3.0-1.2.src.rpm |
| Packager: http://bugs.opensuse.org | |
| Url: https://hackage.haskell.org/package/vector | |
| Summary: Efficient Arrays | |
An efficient implementation of Int-indexed arrays (both mutable and immutable), with a powerful loop optimisation framework . It is structured as follows: ["Data.Vector"] Boxed vectors of arbitrary types. ["Data.Vector.Unboxed"] Unboxed vectors with an adaptive representation based on data type families. ["Data.Vector.Storable"] Unboxed vectors of 'Storable' types. ["Data.Vector.Primitive"] Unboxed vectors of primitive types as defined by the 'primitive' package. "Data.Vector.Unboxed" is more flexible at no performance cost. ["Data.Vector.Generic"] Generic interface to the vector types. There is also a (draft) tutorial on common uses of vector. * <http://haskell.org/haskellwiki/Numeric_Haskell:_A_Vector_Tutorial>.
BSD-3-Clause
* Wed Apr 07 2021 psimons@suse.com
- Update vector to version 0.12.3.0.
[#] Changes in version 0.12.3.0
* Fix performance regression due to introduction of `keepAlive#` primop in ghc-9.0: [#372](https://github.com/haskell/vector/pull/372)
* Add monadic functions for mutable vectors: [#338](https://github.com/haskell/vector/pull/338)
* Added folds for monadic functions: `mapM_`, `imapM_`, `forM_`, `iforM_`,
`foldl`, `foldl'`, `foldM`, `foldM'`, `ifoldl`, `ifoldl'`, `ifoldM`,
`ifoldM'`
* Added `modifyM` and `unsafeModifyM` for mutable vectors
* Added `generate` and `generateM` for mutable vectors
* Fri Jan 29 2021 psimons@suse.com
- Update vector to version 0.12.2.0.
[#] Changes in version 0.12.2.0
* Add `MINIMAL` pragma to `Vector` & `MVector` type classes: [#11](https://github.com/haskell/vector/issues/11)
* Export `unstreamM` from`from Data.Vector.Generic`: [#70](https://github.com/haskell/vector/issues/70)
* New functions: `unfoldrExactN` and `unfoldrExactNM`: [#140](https://github.com/haskell/vector/issues/140)
* Added `iforM` and `iforM_`: [#262](https://github.com/haskell/vector/issues/262)
* Added `MonadFix` instance for boxed vectors: [#178](https://github.com/haskell/vector/issues/178)
* Added `uncons` and `unsnoc`: [#212](https://github.com/haskell/vector/issues/212)
* Added `foldMap` and `foldMap'`: [#263](https://github.com/haskell/vector/issues/263)
* Added `isSameVector` for storable vectors
* Added `toArray`, `fromArray`, `toMutableArray` and `fromMutableArray`
* Added `iscanl`, `iscanl'`, `iscanr`, `iscanr'` to `Primitive`, `Storable` and `Unboxed`
* Added `izipWithM`, `izipWithM_`, `imapM` and `imapM_` to `Primitive` and `Storable`
* Added `ifoldM`, `ifoldM'`, `ifoldM_` and `ifoldM'_` to `Primitive` and `Storable`
* Added `eqBy` and `cmpBy`
* Added `findIndexR` to `Generic`: [#172](https://github.com/haskell/vector/issues/172)
* Added `catMaybes`: [#329](https://github.com/haskell/vector/issues/329)
* Added `mapMaybeM` and `imapMaybeM`: [#183](https://github.com/haskell/vector/issues/183)
* Thu Dec 17 2020 Ondřej Súkup <mimi.vx@gmail.com>
- disable %{ix86} build
* Tue Aug 18 2020 Peter Simons <psimons@suse.com>
- Replace %setup -q with the more modern %autosetup macro.
* Tue Jun 16 2020 Peter Simons <psimons@suse.com>
- Re-generate file with latest version of spec-cleaner.
* Fri Feb 07 2020 psimons@suse.com
- Update vector to version 0.12.1.2.
Upstream has renamed and modified the change log file(s) in this
release. Unfortunately, the automatic updater cannot reliable
determine relevant entries for this release.
* Fri Nov 08 2019 Peter Simons <psimons@suse.com>
- Drop obsolete group attributes.
* Tue Jun 11 2019 Peter Simons <psimons@suse.com>
- Update Cabal file for more accurate build dependencies.
* Wed May 01 2019 psimons@suse.com
- Update vector to version 0.12.0.3.
Changes in version 0.12.0.3
* Add support for ghc >=8.8 monad fail
* Sat Dec 08 2018 psimons@suse.com
- Update vector to version 0.12.0.2.
Upstream has edited the change log file since the last release in
a non-trivial way, i.e. they did more than just add a new entry
at the top. You can review the file at:
http://hackage.haskell.org/package/vector-0.12.0.2/src/changelog
* Sat Oct 20 2018 Peter Simons <psimons@suse.com>
- Use https URL to refer to bugs.opensuse.org.
* Wed Jul 18 2018 psimons@suse.com
- Cosmetic: replace tabs with blanks, strip trailing white space,
and update copyright headers with spec-cleaner.
* Wed Jul 18 2018 psimons@suse.com
- Revise cabal build file to specify more accurate dependencies.
* Wed May 16 2018 psimons@suse.com
- Prefer the new %license attribute over %doc.
- Update Cabal file to revision 2.
* add support for GHC 8.4.x
/usr/lib/ghc-8.10.4/vector-0.12.3.0 /usr/lib/ghc-8.10.4/vector-0.12.3.0/libHSvector-0.12.3.0-5oEFMbbMLsIIT56rbXrH65-ghc8.10.4.so /usr/share/licenses/ghc-vector /usr/share/licenses/ghc-vector/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Fri Oct 24 23:22:36 2025