软件包: libghc-flexible-defaults-dev (0.0.1.2-3build3)
libghc-flexible-defaults-dev 的相关链接
Trisquel 的资源:
下载源码包 haskell-flexible-defaults:
- [haskell-flexible-defaults_0.0.1.2-3build3.dsc]
- [haskell-flexible-defaults_0.0.1.2.orig.tar.gz]
- [haskell-flexible-defaults_0.0.1.2-3build3.debian.tar.xz]
维护者:
Original Maintainers:
- Debian Haskell Group (Mail Archive)
- Clint Adams
外部的资源:
- 主页 [hackage.haskell.org]
相似软件包:
generate default function implementations for complex type classes
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 a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell.
其他与 libghc-flexible-defaults-dev 有关的软件包
|
|
|
-
- dep: libc6 (>= 2.2.5)
- GNU C Library: Shared libraries
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libghc-base-dev-4.9.1.0-d28d6
- 本虚包由这些包填实: ghc
-
- dep: libghc-containers-dev-0.5.7.1-cd211
- 本虚包由这些包填实: ghc
-
- dep: libghc-template-haskell-dev-2.11.1.0-14f6d
- 本虚包由这些包填实: ghc
-
- dep: libghc-th-extras-dev-0.0.0.4-55b1a
- 本虚包由这些包填实: libghc-th-extras-dev
-
- dep: libghc-transformers-dev-0.5.2.0-1d020
- 本虚包由这些包填实: ghc
-
- dep: libgmp10
- Multiprecision arithmetic library
-
- sug: libghc-flexible-defaults-doc
- generate default function implementations for complex type classes; documentation
-
- sug: libghc-flexible-defaults-prof
- generate default function implementations for complex type classes; profiling libraries