套件:libghc-text-conversions-dev(0.3.1.1-3)
libghc-text-conversions-dev 的相關連結
Debian 的資源:
下載原始碼套件 haskell-text-conversions:
- [haskell-text-conversions_0.3.1.1-3.dsc]
- [haskell-text-conversions_0.3.1.1.orig.tar.gz]
- [haskell-text-conversions_0.3.1.1-3.debian.tar.xz]
維護者:
外部的資源:
- 主頁 [github.com]
相似套件:
- libghc-text-conversions-prof
- libghc-isocline-prof
- libghc-isomorphism-class-dev
- libghc-isomorphism-class-doc
- libghc-bytestring-to-vector-prof
- libghc-bytestring-to-vector-dev
- libghc-safe-exceptions-prof
- libghc-safe-exceptions-dev
- libghc-bytestring-to-vector-doc
- libghc-safe-exceptions-doc
- libghc-spool-prof
Haskell library for safe conversions between textual types
This is a small library to ease the pain when converting between the many different string types in Haskell. Unlike some other libraries that attempt to solve the same problem, text-conversions is:
Safe: This library treats binary data (aka `ByteString`) like binary data, and it does not assume a particular encoding, nor does it ever throw exceptions when failing to decode. It does, however, provide failable conversions between binary data and textual data.
Extensible: It’s easy to add or derive your own instances of the typeclasses to use your own types through the same interface.
This package provides a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell.
其他與 libghc-text-conversions-dev 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libghc-base-dev-4.18.2.1-3be9b
- 本虛擬套件由這些套件填實: ghc
-
- dep: libghc-base16-bytestring-dev-1.0.2.0-689c1
- 本虛擬套件由這些套件填實: libghc-base16-bytestring-dev
-
- dep: libghc-base64-bytestring-dev-1.2.1.0-1a604
- 本虛擬套件由這些套件填實: libghc-base64-bytestring-dev
-
- dep: libghc-bytestring-dev-0.11.5.3-da82b
- 本虛擬套件由這些套件填實: ghc
-
- dep: libghc-text-dev-2.0.2-da1a9
- 本虛擬套件由這些套件填實: ghc
-
- dep: libgmp10 (>= 2:6.3.0+dfsg)
- Multiprecision arithmetic library