Paket: libghc-ghc-typelits-natnormalise-doc (0.7.10-1)
libghc-ghc-typelits-natnormalise-doc için bağlantılar
Debian Kaynakları:
- Hata Raporları
- Developer Information
- Debian Değişim Günlüğü
- Telif Hakkı Dosyası
- Debian Yama Takipçisi
haskell-ghc-typelits-natnormalise Kaynak Paketini İndir:
- [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]
Geliştiriciler:
Dış Kaynaklar:
- Ana Sayfa [www.clash-lang.org]
Benzer paketler:
- libghc-ghc-typelits-natnormalise-prof
- libghc-ghc-typelits-extra-doc
- libghc-ghc-typelits-knownnat-doc
- libghc-ghc-typelits-extra-dev
- libghc-ghc-typelits-knownnat-dev
- libghc-ghc-typelits-extra-prof
- libghc-ghc-typelits-knownnat-prof
- libghc-simple-reflect-doc
- libghc-hint-doc
- libghc-clash-lib-doc
- libghc-extra-doc
GHC typechecker plugin for types of kind GHC.TypeLits.Nat; documentation
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 the documentation for a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell.
libghc-ghc-typelits-natnormalise-doc ile İlgili Diğer Paketler
|
|
|
|
-
- dep: haddock-interface-42
- sanal paketi sağlayan ghc
-
- rec: ghc-doc
- Documentation for the Glasgow Haskell Compilation system
-
- rec: libghc-ghc-tcplugins-extra-doc
- Utilities for writing GHC type-checker plugins; documentation
-
- rec: libghc-ghc-typelits-natnormalise-dev
- GHC typechecker plugin for types of kind GHC.TypeLits.Nat
-
- rec: libjs-mathjax
- JavaScript display engine for LaTeX and MathML
-
- sug: libghc-ghc-typelits-natnormalise-prof
- GHC typechecker plugin for types of kind GHC.TypeLits.Nat; profiling libraries
libghc-ghc-typelits-natnormalise-doc indir
Mimari | Paket Boyutu | Kurulu Boyut | Dosyalar |
---|---|---|---|
all | 105,8 kB | 1.816,0 kB | [dosya listesi] |