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

ghc-postgresql-libpq-devel-0.10.0.0-1.3 RPM for riscv64

From OpenSuSE Ports Tumbleweed for riscv64

Name: ghc-postgresql-libpq-devel Distribution: openSUSE Tumbleweed
Version: 0.10.0.0 Vendor: openSUSE
Release: 1.3 Build date: Sun Nov 19 20:07:31 2023
Group: Unspecified Build host: reproducible
Size: 3462989 Source RPM: ghc-postgresql-libpq-0.10.0.0-1.3.src.rpm
Packager: https://bugs.opensuse.org
Url: https://hackage.haskell.org/package/postgresql-libpq
Summary: Haskell postgresql-libpq library development files
This package provides the Haskell postgresql-libpq library development
files.

Provides

Requires

License

BSD-3-Clause

Changelog

* Sun Nov 19 2023 Peter Simons <psimons@suse.com>
  - Update postgresql-libpq to version 0.10.0.0 revision 1.
    Upstream has revised the Cabal build instructions on Hackage.
* Sun Jul 30 2023 Peter Simons <psimons@suse.com>
  - Update postgresql-libpq to version 0.10.0.0.
    0.10.0.0
    - -------
    There are technicallly two breaking changes in this release,
    but they shouldn't affect anyone not doing anything weird.
    - Binary parameters are passed without copying.
    - FFI functions are imported without `unsafe`. Most uses were incorrect.
      We make all calls "safe", as checking whether libpq functions do IO
      or may call a notifier (potentially calling back into Haskell),
      is virtually impossible for all versions of libpq.
      (The above properties are not specified in the documentation).
* Thu Mar 30 2023 Peter Simons <psimons@suse.com>
  - Updated spec file to conform with ghc-rpm-macros-2.5.2.
* Wed Mar 29 2023 Peter Simons <psimons@suse.com>
  - Update postgresql-libpq to version 0.9.5.0 revision 1.
    Upstream has revised the Cabal build instructions on Hackage.
* Thu Jan 05 2023 Peter Simons <psimons@suse.com>
  - Update postgresql-libpq to version 0.9.5.0.
    0.9.5.0
    - ------
    - Drop support for GHCs prior 8.6
    - Require libpq >=10.22 (when using pkgconfig).
    - Use CApiFFI for some parts of the API
      (we cannot use for all due https://gitlab.haskell.org/ghc/ghc/-/issues/22043)
* Sun Oct 09 2022 Peter Simons <psimons@suse.com>
  - Update postgresql-libpq to version 0.9.4.3 revision 3.
    Upstream has revised the Cabal build instructions on Hackage.
* Mon Nov 15 2021 psimons@suse.com
  - Update postgresql-libpq to version 0.9.4.3 revision 2.
    Upstream has revised the Cabal build instructions on Hackage.
* Sun Feb 21 2021 psimons@suse.com
  - Update postgresql-libpq to version 0.9.4.3 revision 1.
    Upstream has revised the Cabal build instructions on Hackage.
* Thu Dec 17 2020 Ondřej Súkup <mimi.vx@gmail.com>
  - disable %{ix86} build
* Tue Nov 03 2020 psimons@suse.com
  - Update postgresql-libpq to version 0.9.4.3.
    0.9.4.3
    - ------
    - Support `bytestring-0.11`
    - Allow `Win32-2.10.0.0`
    - Make `PQconsumeInput` FFI call `safe`

Files

/usr/lib64/ghc-9.8.2/lib/package.conf.d/postgresql-libpq-0.10.0.0.conf
/usr/lib64/ghc-9.8.2/lib/postgresql-libpq-0.10.0.0
/usr/lib64/ghc-9.8.2/lib/postgresql-libpq-0.10.0.0/Database
/usr/lib64/ghc-9.8.2/lib/postgresql-libpq-0.10.0.0/Database/PostgreSQL
/usr/lib64/ghc-9.8.2/lib/postgresql-libpq-0.10.0.0/Database/PostgreSQL/LibPQ
/usr/lib64/ghc-9.8.2/lib/postgresql-libpq-0.10.0.0/Database/PostgreSQL/LibPQ.dyn_hi
/usr/lib64/ghc-9.8.2/lib/postgresql-libpq-0.10.0.0/Database/PostgreSQL/LibPQ.hi
/usr/lib64/ghc-9.8.2/lib/postgresql-libpq-0.10.0.0/Database/PostgreSQL/LibPQ/Compat.dyn_hi
/usr/lib64/ghc-9.8.2/lib/postgresql-libpq-0.10.0.0/Database/PostgreSQL/LibPQ/Compat.hi
/usr/lib64/ghc-9.8.2/lib/postgresql-libpq-0.10.0.0/Database/PostgreSQL/LibPQ/Enums.dyn_hi
/usr/lib64/ghc-9.8.2/lib/postgresql-libpq-0.10.0.0/Database/PostgreSQL/LibPQ/Enums.hi
/usr/lib64/ghc-9.8.2/lib/postgresql-libpq-0.10.0.0/Database/PostgreSQL/LibPQ/FFI.dyn_hi
/usr/lib64/ghc-9.8.2/lib/postgresql-libpq-0.10.0.0/Database/PostgreSQL/LibPQ/FFI.hi
/usr/lib64/ghc-9.8.2/lib/postgresql-libpq-0.10.0.0/Database/PostgreSQL/LibPQ/Internal.dyn_hi
/usr/lib64/ghc-9.8.2/lib/postgresql-libpq-0.10.0.0/Database/PostgreSQL/LibPQ/Internal.hi
/usr/lib64/ghc-9.8.2/lib/postgresql-libpq-0.10.0.0/Database/PostgreSQL/LibPQ/Marshal.dyn_hi
/usr/lib64/ghc-9.8.2/lib/postgresql-libpq-0.10.0.0/Database/PostgreSQL/LibPQ/Marshal.hi
/usr/lib64/ghc-9.8.2/lib/postgresql-libpq-0.10.0.0/Database/PostgreSQL/LibPQ/Notify.dyn_hi
/usr/lib64/ghc-9.8.2/lib/postgresql-libpq-0.10.0.0/Database/PostgreSQL/LibPQ/Notify.hi
/usr/lib64/ghc-9.8.2/lib/postgresql-libpq-0.10.0.0/Database/PostgreSQL/LibPQ/Oid.dyn_hi
/usr/lib64/ghc-9.8.2/lib/postgresql-libpq-0.10.0.0/Database/PostgreSQL/LibPQ/Oid.hi
/usr/lib64/ghc-9.8.2/lib/postgresql-libpq-0.10.0.0/libHSpostgresql-libpq-0.10.0.0-Jl0BVZRQfly3OvWAApCH7L.a
/usr/share/doc/packages/ghc-postgresql-libpq-devel
/usr/share/doc/packages/ghc-postgresql-libpq-devel/CHANGELOG.md


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Apr 27 01:27:51 2024