all options
bookworm  ] [  trixie  ] [  sid  ]
[ Source: haskell-ghc-typelits-extra  ]

Package: libghc-ghc-typelits-extra-dev (0.4.7-1)

Links for libghc-ghc-typelits-extra-dev

Screenshot

Debian Resources:

Download Source Package haskell-ghc-typelits-extra:

Maintainers:

External Resources:

Similar packages:

Additional type-level operations on GHC.TypeLits.Nat

Operations:

 * Max: type-level max

 * Min: type-level min

 * Div: type-level div

 * Mod: type-level mod

 * FLog: type-level equivalent of integerLogBase
i.e. the exact integer equivalent to floor (logBase x y)

 * CLog: type-level equivalent of the ceiling of integerLogBase
i.e. the exact integer equivalent to ceiling (logBase x y)

 * Log: type-level equivalent of integerLogBase
where the operation only reduces when floor (logBase b x) ~ ceiling (logBase b x)

 * GCD: a type-level gcd

 * LCM: a type-level lcm

And a custom solver for the above operations defined in GHC.TypeLits.Extra.Solver as a GHC type-checker plugin. To use the plugin, add the

OPTIONS_GHC -fplugin GHC.TypeLits.Extra.Solver

pragma to the header of your file.

This package provides a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell.

Other Packages Related to libghc-ghc-typelits-extra-dev

  • depends
  • recommends
  • suggests
  • enhances

Download libghc-ghc-typelits-extra-dev

Download for all available architectures
Architecture Package Size Installed Size Files
amd64 99.8 kB806.0 kB [list of files]
arm64 100.3 kB978.0 kB [list of files]
armel 113.0 kB1,006.0 kB [list of files]
armhf 111.0 kB987.0 kB [list of files]
i386 157.7 kB1,087.0 kB [list of files]
mips64el 136.7 kB1,608.0 kB [list of files]
ppc64el 131.0 kB1,468.0 kB [list of files]
riscv64 169.2 kB1,808.0 kB [list of files]
s390x 154.3 kB1,851.0 kB [list of files]