haskell-system-fileio 0.3.16.4-5build1 source package in Ubuntu

Changelog

haskell-system-fileio (0.3.16.4-5build1) oracular; urgency=medium

  * Rebuild against new GHC ABIs.

 -- Gianfranco Costamagna <email address hidden>  Wed, 15 May 2024 10:59:33 +0200

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Oracular
Original maintainer:
Debian Haskell Group
Architectures:
any all
Section:
haskell
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe haskell

Downloads

File Size SHA-256 Checksum
haskell-system-fileio_0.3.16.4.orig.tar.gz 15.3 KiB 34e58b88a19a69ff1a559e211af6edb596e33ee1b1d5f44490febf325c78c6c7
haskell-system-fileio_0.3.16.4-5build1.debian.tar.xz 3.2 KiB 57feff206f0ad693140a35f7bc4c0bdfd44cf366d7e0a78c71e422b6ea14fd47
haskell-system-fileio_0.3.16.4-5build1.dsc 2.5 KiB 18f92b7b343607dc73b191f97770b8e0e9c3b4bd9a430caa376471097f383360

View changes file

Binary packages built by this source

libghc-system-fileio-dev: consistent filesystem interaction across GHC versions

 This is a small wrapper around the "directory", "unix", and "Win32"
 packages, for use with "system-filepath". It provides a consistent
 API to the various versions of these packages distributed with
 different versions of GHC.
 .
 In particular, this library supports working with POSIX files that
 have paths which can't be decoded in the current locale encoding.
 .
 This package contains the normal library files.

libghc-system-fileio-doc: consistent filesystem interaction across GHC versions; documentation

 This is a small wrapper around the "directory", "unix", and "Win32"
 packages, for use with "system-filepath". It provides a consistent
 API to the various versions of these packages distributed with
 different versions of GHC.
 .
 In particular, this library supports working with POSIX files that
 have paths which can't be decoded in the current locale encoding.
 .
 This package contains the documentation files.

libghc-system-fileio-prof: consistent filesystem interaction across GHC versions; profiling libraries

 This is a small wrapper around the "directory", "unix", and "Win32"
 packages, for use with "system-filepath". It provides a consistent
 API to the various versions of these packages distributed with
 different versions of GHC.
 .
 In particular, this library supports working with POSIX files that
 have paths which can't be decoded in the current locale encoding.
 .
 This package contains the libraries compiled with profiling enabled.