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

Changelog

haskell-system-fileio (0.3.16.4-4build1) lunar; urgency=medium

  * Rebuild against new OCAML ABI.

 -- Gianfranco Costamagna <email address hidden>  Fri, 09 Dec 2022 09:59:17 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

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-4build1.debian.tar.xz 3.2 KiB f1e40ab376422b7666d02949a64b9720b5793c6b366dffd1ef27eb5360d9e6e6
haskell-system-fileio_0.3.16.4-4build1.dsc 2.5 KiB 1c9721a90003f0c80d5ddb0e41c8b9a7eab307fdb83fb0a5a14e6004de415c92

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.