软件包:libghc-text-conversions-dev(0.3.0-3 以及其他的)
libghc-text-conversions-dev 的相关链接
Debian 的资源:
下载源码包 haskell-text-conversions:
- [haskell-text-conversions_0.3.0-3.dsc]
- [haskell-text-conversions_0.3.0.orig.tar.gz]
- [haskell-text-conversions_0.3.0-3.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
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.2)
- 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-errors-dev-2.3.0-4c480
- 本虚包由这些包填实: libghc-errors-dev
-
- dep: libghc-text-dev-1.2.4.0-4e6fc
- 本虚包由这些包填实: ghc
-
- dep: libgmp10
- 多精度运算库
-
- sug: libghc-text-conversions-doc
- Haskell library for safe conversions between textual types; documentation
-
- sug: libghc-text-conversions-prof
- Haskell library for safe conversions between textual types; profiling libraries