[ 源代码: 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.2)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libghc-base-dev-4.18.2.1-b19b4
- 本虚包由这些包填实: ghc
-
- dep: libghc-bytestring-dev-0.11.5.3-37410
- 本虚包由这些包填实: ghc
-
- dep: libghc-unix-dev-2.8.4.0-fffa6
- 本虚包由这些包填实: ghc
-
- dep: libgmp10 (>= 2:6.3.0+dfsg)
- 多精度运算库