[ ソース: 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.14)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libghc-base-dev-4.18.2.1-8e81e
- 以下のパッケージによって提供される仮想パッケージです: ghc
-
- dep: libghc-bytestring-dev-0.11.5.3-7048d
- 以下のパッケージによって提供される仮想パッケージです: ghc
-
- dep: libghc-unix-dev-2.8.4.0-393b9
- 以下のパッケージによって提供される仮想パッケージです: ghc
-
- dep: libgmp10 (>= 2:6.3.0+dfsg)
- 多倍長精度演算ライブラリ