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

Changelog

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

  [ Jelmer Vernooij ]
  * Add package path in Vcs-Git header.

  [ Ilias Tsitsimpis ]
  * Declare compliance with Debian policy 4.6.2
  * New upstream release

 -- Ilias Tsitsimpis <email address hidden>  Sat, 02 Sep 2023 12:50:39 +0300

Upload details

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

Downloads

File Size SHA-256 Checksum
haskell-filepath-bytestring_1.4.2.1.13-1.dsc 2.6 KiB 95774828372f3aaba7fb81606db4369645c67486fd9a3b7174ab996b50f0447a
haskell-filepath-bytestring_1.4.2.1.13.orig.tar.gz 25.6 KiB 9cadf0298643a0dc6aa0e5dea0b652cfcb742c3208e520f4671296d551b27a37
haskell-filepath-bytestring_1.4.2.1.13-1.debian.tar.xz 4.6 KiB 62975ee44fa3b1062a9303497e27cc1cec355cb44b985a6af9b581796ca7cbe5

No changes file available.

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.