[ 源代码: haskell-filepath-bytestring ]
软件包:libghc-filepath-bytestring-dev(1.4.2.1.9-1 以及其他的)
libghc-filepath-bytestring-dev 的相关链接
Debian 的资源:
下载源码包 haskell-filepath-bytestring:
- [haskell-filepath-bytestring_1.4.2.1.9-1.dsc]
- [haskell-filepath-bytestring_1.4.2.1.9.orig.tar.gz]
- [haskell-filepath-bytestring_1.4.2.1.9-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.17)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libghc-base-dev-4.15.1.0-78aa1
- 本虚包由这些包填实: ghc
-
- dep: libghc-bytestring-dev-0.10.12.1-b2bea
- 本虚包由这些包填实: ghc
-
- dep: libghc-unix-dev-2.7.2.2-54ccb
- 本虚包由这些包填实: ghc
-
- dep: libgmp10 (>= 2:6.2.1+dfsg1)
- 多精度运算库