软件包: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-isomorphism-class-dev
- libghc-isomorphism-class-prof
- 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-bytestring-dev-0.11.5.3-da82b
- 本虚包由这些包填实: ghc
-
- dep: libghc-text-dev-2.0.2-da1a9
- 本虚包由这些包填实: ghc
-
- dep: libgmp10 (>= 2:6.3.0+dfsg)
- 多精度运算库