套件:libghc-flexible-defaults-doc(0.0.3-2)
libghc-flexible-defaults-doc 的相關連結
Debian 的資源:
下載原始碼套件 haskell-flexible-defaults:
- [haskell-flexible-defaults_0.0.3-2.dsc]
- [haskell-flexible-defaults_0.0.3.orig.tar.gz]
- [haskell-flexible-defaults_0.0.3-2.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-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-flexible-defaults-dev
- generate default function implementations for complex type classes
-
- 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