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

ghc-postgresql-simple-prof-0.7.0.0-2.5 RPM for s390x

From OpenSuSE Ports Tumbleweed for s390x

Name: ghc-postgresql-simple-prof Distribution: openSUSE:Factory:zSystems
Version: 0.7.0.0 Vendor: openSUSE
Release: 2.5 Build date: Sun Nov 19 20:59:50 2023
Group: Unspecified Build host: reproducible
Size: 15182273 Source RPM: ghc-postgresql-simple-0.7.0.0-2.5.src.rpm
Packager: https://bugs.opensuse.org
Url: https://hackage.haskell.org/package/postgresql-simple
Summary: Haskell postgresql-simple profiling library
This package provides the Haskell postgresql-simple profiling library.

Provides

Requires

License

BSD-3-Clause

Changelog

* Sun Nov 19 2023 Peter Simons <psimons@suse.com>
  - Update postgresql-simple to version 0.7.0.0 revision 1.
    Upstream has revised the Cabal build instructions on Hackage.
* Tue Aug 01 2023 Peter Simons <psimons@suse.com>
  - Update postgresql-simple to version 0.7.0.0.
    [#]## Version 0.7.0.0 (2023-07-31)
    * Remove Eq Null instance. (Future `base` may break it, we remove it profilacticly).
    * Use `postgresql-libpq >=0.10.0.0`. It includes critical fixes,
      by using `postgresql-simple >=0.7` you won't get older `postgresql-libpq`.
    * Drop support for GHC prior 8.6
    * Added a class for `postgresql-simple` exceptions: `SomePostgreSqlException`.
      This allows to catch all `postgresql-simple` exceptions at once.
      (c.f. `AsyncException` in `base).
  - Drop obsolete "dont-depend-on-obsolete-bytestring-builder.patch".
* Sun Jul 09 2023 Peter Simons <psimons@suse.com>
  - Update postgresql-simple to version 0.6.5.1.
    [#]## Version 0.6.5.1 (2023-07-09)
    * Support `aeson-2.2.0.0`
* Tue Apr 11 2023 Peter Simons <psimons@suse.com>
  - Update postgresql-simple to version 0.6.5 revision 1.
    Upstream has revised the Cabal build instructions on Hackage.
* Thu Mar 30 2023 Peter Simons <psimons@suse.com>
  - Updated spec file to conform with ghc-rpm-macros-2.5.2.
  - Apply "dont-depend-on-obsolete-bytestring-builder.patch" to avoid
    depending on the obsolete bytestring-builder package.
* Sun Oct 30 2022 Peter Simons <psimons@suse.com>
  - Update postgresql-simple to version 0.6.5.
    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/postgresql-simple-0.6.5/src/CHANGES.md
* Mon Jun 20 2022 Peter Simons <psimons@suse.com>
  - Update postgresql-simple to version 0.6.4 revision 8.
    Upstream has revised the Cabal build instructions on Hackage.
* Sat Jan 01 2022 Peter Simons <psimons@suse.com>
  - Update postgresql-simple to version 0.6.4 revision 6.
    Upstream has revised the Cabal build instructions on Hackage.
* Sat Nov 20 2021 psimons@suse.com
  - Update postgresql-simple to version 0.6.4 revision 5.
    Upstream has revised the Cabal build instructions on Hackage.
* Mon Nov 15 2021 psimons@suse.com
  - Update postgresql-simple to version 0.6.4 revision 4.
    Upstream has revised the Cabal build instructions on Hackage.
* Sun Oct 10 2021 psimons@suse.com
  - Update postgresql-simple to version 0.6.4 revision 3.
    Upstream has revised the Cabal build instructions on Hackage.
* Tue Mar 23 2021 psimons@suse.com
  - Update postgresql-simple to version 0.6.4 revision 2.
    Upstream has revised the Cabal build instructions on Hackage.
* Sun Feb 21 2021 psimons@suse.com
  - Update postgresql-simple to version 0.6.4 revision 1.
    Upstream has revised the Cabal build instructions on Hackage.
* Fri Jan 08 2021 psimons@suse.com
  - Update postgresql-simple to version 0.6.4.
    [#]## Version 0.6.4 (2021-01-06)
    * Add foldCopyData helper function
      Thanks to Sebastián Estrella for the implementation
      https://github.com/haskellari/postgresql-simple/pull/56
    * Implement support for postgresql 'interval' type
      Thanks to Andre Marques Lee for the implementation
      https://github.com/haskellari/postgresql-simple/pull/60
    * Depend on `time-compat` to provide uniform `time` related interface.

Files

/usr/lib64/ghc-9.8.2/lib/postgresql-simple-0.7.0.0/Database/PostgreSQL/Simple.p_hi
/usr/lib64/ghc-9.8.2/lib/postgresql-simple-0.7.0.0/Database/PostgreSQL/Simple/Arrays.p_hi
/usr/lib64/ghc-9.8.2/lib/postgresql-simple-0.7.0.0/Database/PostgreSQL/Simple/Compat.p_hi
/usr/lib64/ghc-9.8.2/lib/postgresql-simple-0.7.0.0/Database/PostgreSQL/Simple/Copy.p_hi
/usr/lib64/ghc-9.8.2/lib/postgresql-simple-0.7.0.0/Database/PostgreSQL/Simple/Cursor.p_hi
/usr/lib64/ghc-9.8.2/lib/postgresql-simple-0.7.0.0/Database/PostgreSQL/Simple/Errors.p_hi
/usr/lib64/ghc-9.8.2/lib/postgresql-simple-0.7.0.0/Database/PostgreSQL/Simple/FromField.p_hi
/usr/lib64/ghc-9.8.2/lib/postgresql-simple-0.7.0.0/Database/PostgreSQL/Simple/FromRow.p_hi
/usr/lib64/ghc-9.8.2/lib/postgresql-simple-0.7.0.0/Database/PostgreSQL/Simple/HStore.p_hi
/usr/lib64/ghc-9.8.2/lib/postgresql-simple-0.7.0.0/Database/PostgreSQL/Simple/HStore/Implementation.p_hi
/usr/lib64/ghc-9.8.2/lib/postgresql-simple-0.7.0.0/Database/PostgreSQL/Simple/HStore/Internal.p_hi
/usr/lib64/ghc-9.8.2/lib/postgresql-simple-0.7.0.0/Database/PostgreSQL/Simple/Internal.p_hi
/usr/lib64/ghc-9.8.2/lib/postgresql-simple-0.7.0.0/Database/PostgreSQL/Simple/Internal/PQResultUtils.p_hi
/usr/lib64/ghc-9.8.2/lib/postgresql-simple-0.7.0.0/Database/PostgreSQL/Simple/LargeObjects.p_hi
/usr/lib64/ghc-9.8.2/lib/postgresql-simple-0.7.0.0/Database/PostgreSQL/Simple/Newtypes.p_hi
/usr/lib64/ghc-9.8.2/lib/postgresql-simple-0.7.0.0/Database/PostgreSQL/Simple/Notification.p_hi
/usr/lib64/ghc-9.8.2/lib/postgresql-simple-0.7.0.0/Database/PostgreSQL/Simple/Ok.p_hi
/usr/lib64/ghc-9.8.2/lib/postgresql-simple-0.7.0.0/Database/PostgreSQL/Simple/Range.p_hi
/usr/lib64/ghc-9.8.2/lib/postgresql-simple-0.7.0.0/Database/PostgreSQL/Simple/SqlQQ.p_hi
/usr/lib64/ghc-9.8.2/lib/postgresql-simple-0.7.0.0/Database/PostgreSQL/Simple/Time.p_hi
/usr/lib64/ghc-9.8.2/lib/postgresql-simple-0.7.0.0/Database/PostgreSQL/Simple/Time/Implementation.p_hi
/usr/lib64/ghc-9.8.2/lib/postgresql-simple-0.7.0.0/Database/PostgreSQL/Simple/Time/Internal.p_hi
/usr/lib64/ghc-9.8.2/lib/postgresql-simple-0.7.0.0/Database/PostgreSQL/Simple/Time/Internal/Parser.p_hi
/usr/lib64/ghc-9.8.2/lib/postgresql-simple-0.7.0.0/Database/PostgreSQL/Simple/Time/Internal/Printer.p_hi
/usr/lib64/ghc-9.8.2/lib/postgresql-simple-0.7.0.0/Database/PostgreSQL/Simple/ToField.p_hi
/usr/lib64/ghc-9.8.2/lib/postgresql-simple-0.7.0.0/Database/PostgreSQL/Simple/ToRow.p_hi
/usr/lib64/ghc-9.8.2/lib/postgresql-simple-0.7.0.0/Database/PostgreSQL/Simple/Transaction.p_hi
/usr/lib64/ghc-9.8.2/lib/postgresql-simple-0.7.0.0/Database/PostgreSQL/Simple/TypeInfo.p_hi
/usr/lib64/ghc-9.8.2/lib/postgresql-simple-0.7.0.0/Database/PostgreSQL/Simple/TypeInfo/Macro.p_hi
/usr/lib64/ghc-9.8.2/lib/postgresql-simple-0.7.0.0/Database/PostgreSQL/Simple/TypeInfo/Static.p_hi
/usr/lib64/ghc-9.8.2/lib/postgresql-simple-0.7.0.0/Database/PostgreSQL/Simple/TypeInfo/Types.p_hi
/usr/lib64/ghc-9.8.2/lib/postgresql-simple-0.7.0.0/Database/PostgreSQL/Simple/Types.p_hi
/usr/lib64/ghc-9.8.2/lib/postgresql-simple-0.7.0.0/Database/PostgreSQL/Simple/Vector.p_hi
/usr/lib64/ghc-9.8.2/lib/postgresql-simple-0.7.0.0/Database/PostgreSQL/Simple/Vector/Unboxed.p_hi
/usr/lib64/ghc-9.8.2/lib/postgresql-simple-0.7.0.0/libHSpostgresql-simple-0.7.0.0-EOcFFSc1Kz2F4gR1bzLV5u_p.a


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 12:53:36 2024