How to Install and Uninstall libghc-ghc-typelits-extra-prof Package on Kali Linux

Last updated: May 01,2024

1. Install "libghc-ghc-typelits-extra-prof" package

This guide let you learn how to install libghc-ghc-typelits-extra-prof on Kali Linux

$ sudo apt update $ sudo apt install libghc-ghc-typelits-extra-prof

2. Uninstall "libghc-ghc-typelits-extra-prof" package

This is a short guide on how to uninstall libghc-ghc-typelits-extra-prof on Kali Linux:

$ sudo apt remove libghc-ghc-typelits-extra-prof $ sudo apt autoclean && sudo apt autoremove

3. Information about the libghc-ghc-typelits-extra-prof package on Kali Linux

Package: libghc-ghc-typelits-extra-prof
Source: haskell-ghc-typelits-extra (0.4.6-1)
Version: 0.4.6-1+b1
Installed-Size: 690
Maintainer: Debian Haskell Group
Architecture: amd64
Provides: libghc-ghc-typelits-extra-prof-0.4.6-f94b2
Depends: libghc-base-prof-4.17.2.0-68dfe, libghc-containers-prof-0.6.7-a1650, libghc-ghc-bignum-prof-1.3-90d8c, libghc-ghc-prim-prof-0.9.1-ca9fc, libghc-ghc-prof-9.4.7-ea902, libghc-ghc-tcplugins-extra-prof-0.4.5-ab127, libghc-ghc-typelits-extra-dev (= 0.4.6-1+b1), libghc-ghc-typelits-knownnat-prof-0.7.9-f6a8f, libghc-ghc-typelits-natnormalise-prof-0.7.9-da8e4, libghc-transformers-prof-0.5.6.2-931c3
Size: 84844
SHA256: e108f3114b1dec3badd714bad74f6eb7525ae30ef5f3fd18472f17e54b9db72b
SHA1: 1b1a7a4afbfd33f62a2273974905c8596cb25027
MD5sum: c8f2243241d8808c9bd38ced242202e3
Description: Additional type-level operations on GHC.TypeLits.Nat; profiling libraries
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, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Description-md5:
Homepage: https://www.clash-lang.org/
Section: haskell
Priority: optional
Filename: pool/main/h/haskell-ghc-typelits-extra/libghc-ghc-typelits-extra-prof_0.4.6-1+b1_amd64.deb