Pakket: libghc-filepath-bytestring-dev (1.4.2.1.6-2 en anderen)
Verwijzigingen voor libghc-filepath-bytestring-dev
Debian bronnen:
Het bronpakket haskell-filepath-bytestring downloaden:
- [haskell-filepath-bytestring_1.4.2.1.6-2.dsc]
- [haskell-filepath-bytestring_1.4.2.1.6.orig.tar.gz]
- [haskell-filepath-bytestring_1.4.2.1.6-2.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [hackage.haskell.org]
Vergelijkbare pakketten:
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.
Andere aan libghc-filepath-bytestring-dev gerelateerde pakketten
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C Bibliotheek: Gedeelde bibliotheken
Ook een virtueel pakket geboden door: libc6-udeb
-
- dep: libghc-base-dev-4.13.0.0-7d708
- virtueel pakket geboden door ghc
-
- dep: libghc-bytestring-dev-0.10.10.1-f96ce
- virtueel pakket geboden door ghc
-
- dep: libghc-unix-dev-2.7.2.2-24aa0
- virtueel pakket geboden door ghc
-
- dep: libgmp10
- Multiprecision arithmetic library
-
- sug: libghc-filepath-bytestring-doc
- library for manipulating RawFilePaths; documentation
-
- sug: libghc-filepath-bytestring-prof
- library for manipulating RawFilePaths; profiling libraries