パッケージ: 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 インフラストラクチャおよび SGML カタログファイルのサポート
-
- rec: ghc-doc
- Glasgow Haskell Compilation システムのドキュメンテーション
-
- 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