软件包:libghc-convertible-dev(1.1.1.1-1 以及其他的)
libghc-convertible-dev 的相关链接
Debian 的资源:
下载源码包 haskell-convertible:
- [haskell-convertible_1.1.1.1-1.dsc]
- [haskell-convertible_1.1.1.1.orig.tar.gz]
- [haskell-convertible_1.1.1.1-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [hackage.haskell.org]
相似软件包:
Typeclasses and instances for converting between types, GHC package
convertible provides a typeclass with a single function that is designed to help convert between different types: numeric values, dates and times, and the like. The conversions perform bounds checking and return a pure Either value. This means that you need not remember which specific function performs the conversion you desire.
Also included in the package are optional instances that provide conversion for various numeric and time types, as well as utilities for writing your own instances.
Finally, there is a function that will raise an exception on bounds-checking violation, or return a bare value otherwise, implemented in terms of the safer function described above.
Convertible is also used by HDBC 2.0 for handling marshalling of data to/from databases.
Convertible is backed by an extensive test suite and passes tests on GHC and Hugs.
其他与 libghc-convertible-dev 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.14)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libghc-base-dev-4.15.1.0-6a406
- 本虚包由这些包填实: ghc
-
- dep: libghc-bytestring-dev-0.10.12.1-ced9a
- 本虚包由这些包填实: ghc
-
- dep: libghc-containers-dev-0.6.4.1-31c3b
- 本虚包由这些包填实: ghc
-
- dep: libghc-mtl-dev-2.2.2-e3bae
- 本虚包由这些包填实: ghc
-
- dep: libghc-old-time-dev-1.1.0.3-fcbb9
- 本虚包由这些包填实: libghc-old-time-dev
-
- dep: libghc-text-dev-1.2.5.0-8553e
- 本虚包由这些包填实: ghc
-
- dep: libghc-time-dev-1.9.3-bda76
- 本虚包由这些包填实: ghc
-
- dep: libgmp10 (>= 2:6.2.1+dfsg1)
- 多精度运算库