haskell-filepath-bytestring 1.4.2.1.13-1build1 source package in Ubuntu

Changelog

haskell-filepath-bytestring (1.4.2.1.13-1build1) oracular; urgency=medium

  * Rebuild against new GHC ABIs.

 -- Gianfranco Costamagna <email address hidden>  Wed, 15 May 2024 11:12:49 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc

Downloads

File Size SHA-256 Checksum
haskell-filepath-bytestring_1.4.2.1.13.orig.tar.gz 25.6 KiB 9cadf0298643a0dc6aa0e5dea0b652cfcb742c3208e520f4671296d551b27a37
haskell-filepath-bytestring_1.4.2.1.13-1build1.debian.tar.xz 4.6 KiB 673b04769f6c724dfb821207ab1df21d39b76fb5331be39478e2cbb9d65fda95
haskell-filepath-bytestring_1.4.2.1.13-1build1.dsc 2.6 KiB f35dcfa100dacd99c3efdd380eee39cfc4944126f16f3cf90c48209a367cdcc7

View changes file

Binary packages built by this source

libghc-filepath-bytestring-dev: library for manipulating RawFilePaths

 This package provides functionality for manipulating RawFilePath
 values. It can be used as a drop in replacement for the filepath library
 to get the benefits of using ByteStrings. It provides three modules:
 .
   * "System.FilePath.Posix.ByteString" manipulates POSIX/Linux style
   RawFilePath values (with / as the path separator).
 .
   * "System.FilePath.Windows.ByteString" manipulates Windows style
   RawFilePath values (with either \ or / as the path separator, and
   deals with drives).
 .
   * "System.FilePath.ByteString" is an alias for the module
   appropriate to your platform.
 .
 All three modules provide the same API, and the same documentation
 (calling out differences in the different variants).
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

libghc-filepath-bytestring-doc: library for manipulating RawFilePaths; documentation

 This package provides functionality for manipulating RawFilePath
 values. It can be used as a drop in replacement for the filepath library
 to get the benefits of using ByteStrings. It provides three modules:
 .
   * "System.FilePath.Posix.ByteString" manipulates POSIX/Linux style
   RawFilePath values (with / as the path separator).
 .
   * "System.FilePath.Windows.ByteString" manipulates Windows style
   RawFilePath values (with either \ or / as the path separator, and
   deals with drives).
 .
   * "System.FilePath.ByteString" is an alias for the module
   appropriate to your platform.
 .
 All three modules provide the same API, and the same documentation
 (calling out differences in the different variants).
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

libghc-filepath-bytestring-prof: library for manipulating RawFilePaths; profiling libraries

 This package provides functionality for manipulating RawFilePath
 values. It can be used as a drop in replacement for the filepath library
 to get the benefits of using ByteStrings. It provides three modules:
 .
   * "System.FilePath.Posix.ByteString" manipulates POSIX/Linux style
   RawFilePath values (with / as the path separator).
 .
   * "System.FilePath.Windows.ByteString" manipulates Windows style
   RawFilePath values (with either \ or / as the path separator, and
   deals with drives).
 .
   * "System.FilePath.ByteString" is an alias for the module
   appropriate to your platform.
 .
 All three modules provide the same API, and the same documentation
 (calling out differences in the different variants).
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling. See http://www.haskell.org/ for more information on Haskell.