[ ソース: haskell-filepath-bytestring ]
パッケージ: libghc-filepath-bytestring-dev (1.4.2.1.6-2 など)
libghc-filepath-bytestring-dev に関するリンク
Debian の資源:
haskell-filepath-bytestring ソースパッケージをダウンロード:
- [haskell-filepath-bytestring_1.4.2.1.6-2.dsc]
- [haskell-filepath-bytestring_1.4.2.1.6.orig.tar.gz]
- [haskell-filepath-bytestring_1.4.2.1.6-2.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.13.0.0-7d708
- 以下のパッケージによって提供される仮想パッケージです: ghc
-
- dep: libghc-bytestring-dev-0.10.10.1-f96ce
- 以下のパッケージによって提供される仮想パッケージです: ghc
-
- dep: libghc-unix-dev-2.7.2.2-24aa0
- 以下のパッケージによって提供される仮想パッケージです: ghc
-
- dep: libgmp10
- 多倍長精度演算ライブラリ
-
- sug: libghc-filepath-bytestring-doc
- library for manipulating RawFilePaths; documentation
-
- sug: libghc-filepath-bytestring-prof
- library for manipulating RawFilePaths; profiling libraries