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

Changelog

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

  * Declare compliance with Debian policy 4.6.2
  * Sourceful upload for GHC 9.4

 -- Ilias Tsitsimpis <email address hidden>  Mon, 28 Aug 2023 21:51:49 +0300

Upload details

Uploaded by:
Debian Haskell Group
Uploaded to:
Sid
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
Noble release universe haskell

Downloads

File Size SHA-256 Checksum
haskell-system-fileio_0.3.16.4-5.dsc 2.5 KiB 607ee6948b5c806490f08f6b6eeaf949dfeebaee29fd69578cdc3f9ff31137a8
haskell-system-fileio_0.3.16.4.orig.tar.gz 15.3 KiB 34e58b88a19a69ff1a559e211af6edb596e33ee1b1d5f44490febf325c78c6c7
haskell-system-fileio_0.3.16.4-5.debian.tar.xz 3.2 KiB 5d86b411b33779cfd0251b446d9ea31956be1dee9b63b69805460db33d725737

No changes file available.

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.