パッケージ: libghc-flexible-defaults-doc (0.0.3-4)
libghc-flexible-defaults-doc に関するリンク
Debian の資源:
haskell-flexible-defaults ソースパッケージをダウンロード:
- [haskell-flexible-defaults_0.0.3-4.dsc]
- [haskell-flexible-defaults_0.0.3.orig.tar.gz]
- [haskell-flexible-defaults_0.0.3-4.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
generate default function implementations for complex type classes; documentation
Template Haskell code to implement default implementations for type-class functions based on which functions are already implemented. Currently extremely crude but still fairly effective.
When defining a type class with many functions, each of which can be implemented based on arbitrary subsets of the others, the standard default-implementation concept breaks down quite badly. This library provides a system by which more complex rules can be described for choosing default implementations based on which ones the user supplies. These implementations can additionally be given "suitability scores", so that when multiple possible choices could be made, the library can choose the "best" one.
This package provides the documentation for a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell.
その他の libghc-flexible-defaults-doc 関連パッケージ
|
|
|
|
-
- dep: haddock-interface-42
- 以下のパッケージによって提供される仮想パッケージです: ghc
-
- rec: ghc-doc
- Documentation for the Glasgow Haskell Compilation system
-
- rec: libghc-flexible-defaults-dev
- generate default function implementations for complex type classes
-
- rec: libghc-th-extras-doc
- grab bag of functions for use with Template Haskell; documentation
-
- rec: libjs-mathjax
- JavaScript display engine for LaTeX and MathML
-
- sug: libghc-flexible-defaults-prof
- generate default function implementations for complex type classes; profiling libraries