软件包:libghc-convertible-doc(1.1.1.1-1)
libghc-convertible-doc 的相关链接
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, documentation
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.
This package provides documentation on the Convertible API.
其他与 libghc-convertible-doc 有关的软件包
|
|
|
|
-
- dep: haddock-interface-38
- 本虚包由这些包填实: ghc
-
- dep: sgml-base (>= 1.28)
- SGML infrastructure and SGML catalog file support
-
- rec: ghc-doc
- Documentation for the Glasgow Haskell Compilation system
-
- rec: libghc-convertible-dev
- Typeclasses and instances for converting between types, GHC package
-
- rec: libghc-old-time-doc
- time library; documentation
-
- rec: libjs-mathjax
- JavaScript display engine for LaTeX and MathML
-
- sug: libghc-convertible-prof
- Typeclasses and instances for converting between types, GHC profiling package