[ 原始碼: haskell-filepath-bytestring ]
套件:libghc-filepath-bytestring-dev(1.4.100.3.2-1)
libghc-filepath-bytestring-dev 的相關連結
Debian 的資源:
下載原始碼套件 haskell-filepath-bytestring:
- [haskell-filepath-bytestring_1.4.100.3.2-1.dsc]
- [haskell-filepath-bytestring_1.4.100.3.2.orig.tar.gz]
- [haskell-filepath-bytestring_1.4.100.3.2-1.debian.tar.xz]
維護者:
外部的資源:
- 主頁 [hackage.haskell.org]
相似套件:
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-dev 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libghc-base-dev-4.18.2.1-3be9b
- 本虛擬套件由這些套件填實: ghc
-
- dep: libghc-bytestring-dev-0.11.5.3-da82b
- 本虛擬套件由這些套件填實: ghc
-
- dep: libghc-unix-dev-2.8.4.0-ff278
- 本虛擬套件由這些套件填實: ghc
-
- dep: libgmp10 (>= 2:6.3.0+dfsg)
- Multiprecision arithmetic library