套件:libghc-convertible-dev(1.1.1.1-3)
libghc-convertible-dev 的相關連結
Debian 的資源:
下載原始碼套件 haskell-convertible:
- [haskell-convertible_1.1.1.1-3.dsc]
- [haskell-convertible_1.1.1.1.orig.tar.gz]
- [haskell-convertible_1.1.1.1-3.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.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-containers-dev-0.6.7-138bd
- 本虛擬套件由這些套件填實: ghc
-
- dep: libghc-mtl-dev-2.3.1-c3eca
- 本虛擬套件由這些套件填實: ghc
-
- dep: libghc-old-time-dev-1.1.0.4-0c24e
- 本虛擬套件由這些套件填實: libghc-old-time-dev
-
- dep: libghc-text-dev-2.0.2-da1a9
- 本虛擬套件由這些套件填實: ghc
-
- dep: libghc-time-dev-1.12.2-d0f76
- 本虛擬套件由這些套件填實: ghc
-
- dep: libgmp10 (>= 2:6.3.0+dfsg)
- Multiprecision arithmetic library