[ 原始碼: haskell-filepath-bytestring ]
套件:libghc-filepath-bytestring-doc(1.4.2.1.9-1)
libghc-filepath-bytestring-doc 的相關連結
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; 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-doc 有關的套件
|
|
|
|
-
- dep: haddock-interface-38
- 本虛擬套件由這些套件填實: ghc
-
- dep: sgml-base (>= 1.28)
- SGML infrastructure and SGML catalog file support
-
- rec: ghc-doc
- Documentation for the Glasgow Haskell Compilation system
-
- rec: libghc-filepath-bytestring-dev
- library for manipulating RawFilePaths
-
- rec: libjs-mathjax
- JavaScript display engine for LaTeX and MathML
-
- sug: libghc-filepath-bytestring-prof
- library for manipulating RawFilePaths; profiling libraries