套件:libghc-ghc-typelits-natnormalise-prof(0.7.10-1)
libghc-ghc-typelits-natnormalise-prof 的相關連結
Debian 的資源:
下載原始碼套件 haskell-ghc-typelits-natnormalise:
- [haskell-ghc-typelits-natnormalise_0.7.10-1.dsc]
- [haskell-ghc-typelits-natnormalise_0.7.10.orig.tar.gz]
- [haskell-ghc-typelits-natnormalise_0.7.10-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [www.clash-lang.org]
相似套件:
- libghc-ghc-typelits-natnormalise-doc
- libghc-ghc-typelits-extra-prof
- libghc-ghc-typelits-knownnat-prof
- libghc-ghc-typelits-extra-dev
- libghc-ghc-typelits-knownnat-dev
- libghc-ghc-typelits-extra-doc
- libghc-ghc-typelits-knownnat-doc
- libghc-simple-reflect-prof
- libghc-hint-prof
- libghc-ghc-tcplugins-extra-prof
- libghc-extra-prof
GHC typechecker plugin for types of kind GHC.TypeLits.Nat; profiling libraries
A type checker plugin for GHC that can solve equalities and inequalities of types of kind @Nat@, where these types are either:
* Type-level naturals
* Type variables
* Applications of the arithmetic expressions (+,-,*,^).
It solves these equalities by normalising them to sort-of SOP (Sum-of-Products) form, and then perform a simple syntactic equality.
For example, this solver can prove the equality between:
(x + 2)^(y + 2)
and
4*x*(2 + x)^y + 4*(2 + x)^y + (2 + x)^y*x^2
Because the latter is actually the SOP normal form of the former.
To use the plugin, add the
OPTIONS_GHC -fplugin GHC.TypeLits.Normalise
Pragma to the header of your file.
This package provides a library for the Haskell programming language, compiled for profiling. See http://www.haskell.org/ for more information on Haskell.
其他與 libghc-ghc-typelits-natnormalise-prof 有關的套件
|
|
|
|
-
- dep: libghc-base-prof-4.18.2.1-3be9b
- 本虛擬套件由這些套件填實: ghc-prof
-
- dep: libghc-containers-prof-0.6.7-138bd
- 本虛擬套件由這些套件填實: ghc-prof
-
- dep: libghc-ghc-bignum-prof-1.3-c6037
- 本虛擬套件由這些套件填實: ghc-prof
-
- dep: libghc-ghc-prof-9.6.6-90ff1
- 本虛擬套件由這些套件填實: ghc-prof
-
- dep: libghc-ghc-tcplugins-extra-prof-0.4.6-d755d
- 本虛擬套件由這些套件填實: libghc-ghc-tcplugins-extra-prof
-
- dep: libghc-ghc-typelits-natnormalise-dev (= 0.7.10-1)
- GHC typechecker plugin for types of kind GHC.TypeLits.Nat
-
- dep: libghc-template-haskell-prof-2.20.0.0-49014
- 本虛擬套件由這些套件填實: ghc-prof
-
- dep: libghc-transformers-prof-0.6.1.0-6ad3c
- 本虛擬套件由這些套件填實: ghc-prof