How to Install and Uninstall libghc-clash-lib-doc Package on Kali Linux
Last updated: December 24,2024
1. Install "libghc-clash-lib-doc" package
Learn how to install libghc-clash-lib-doc on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
libghc-clash-lib-doc
Copied
2. Uninstall "libghc-clash-lib-doc" package
Please follow the steps below to uninstall libghc-clash-lib-doc on Kali Linux:
$
sudo apt remove
libghc-clash-lib-doc
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the libghc-clash-lib-doc package on Kali Linux
Package: libghc-clash-lib-doc
Source: haskell-clash-lib
Version: 1.8.1-1
Installed-Size: 32919
Maintainer: Debian Haskell Group
Architecture: all
Depends: haddock-interface-41
Recommends: ghc-doc, libghc-aeson-doc, libghc-aeson-pretty-doc, libghc-ansi-terminal-doc, libghc-async-doc, libghc-attoparsec-doc, libghc-base16-bytestring-doc, libghc-clash-lib-dev, libghc-clash-prelude-doc, libghc-concurrent-supply-doc, libghc-cryptohash-sha256-doc, libghc-data-binary-ieee754-doc, libghc-data-default-doc, libghc-dlist-doc, libghc-extra-doc, libghc-hashable-doc, libghc-hint-doc, libghc-infinite-list-doc, libghc-lens-doc, libghc-ordered-containers-doc, libghc-pretty-show-doc, libghc-prettyprinter-doc, libghc-prettyprinter-interp-doc, libghc-primitive-doc, libghc-src-meta-doc, libghc-string-interpolate-doc, libghc-temporary-doc, libghc-terminal-size-doc, libghc-trifecta-doc, libghc-unordered-containers-doc, libghc-yaml-doc, libjs-mathjax
Suggests: libghc-clash-lib-prof
Size: 1402504
SHA256: 5bb7dc02186892ea750ebf19d5d75953bfa4452b237b7883cf3e3951f97d1db5
SHA1: bd3d7a04f237656a08bf8703d46078bccf1b7d79
MD5sum: f63365f68f239225dadbdbe4c5df3eeb
Description: Functional hardware description language - library; documentation
Clash is a functional hardware description language that borrows both its
syntax and semantics from the functional programming language Haskell. The
Clash compiler transforms these high-level descriptions to low-level
synthesizable VHDL, Verilog, or SystemVerilog.
.
Features of Clash:
.
* Strongly typed, but with a very high degree of type inference, enabling both
safe and fast prototyping using concise descriptions.
.
* Interactive REPL: load your designs in an interpreter and easily test all
your component without needing to setup a test bench.
.
* Higher-order functions, with type inference, result in designs that are
fully parametric by default.
.
* Synchronous sequential circuit design based on streams of values, called
@Signal@s, lead to natural descriptions of feedback loops.
.
* Support for multiple clock domains, with type safe clock domain crossing.
.
This package provides:
.
* The CoreHW internal language: SystemF + Letrec + Case-decomposition
.
* The normalisation process that brings CoreHW in a normal form that can be
converted to a netlist
.
* Blackbox/Primitive Handling
.
Front-ends (for: parsing, typecheck, etc.) are provided by separate packages:
.
*
.
*
.
Prelude library:
.
This package provides the documentation for a library for the Haskell
programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5:
Homepage: https://clash-lang.org/
Section: doc
Priority: optional
Filename: pool/main/h/haskell-clash-lib/libghc-clash-lib-doc_1.8.1-1_all.deb
Source: haskell-clash-lib
Version: 1.8.1-1
Installed-Size: 32919
Maintainer: Debian Haskell Group
Architecture: all
Depends: haddock-interface-41
Recommends: ghc-doc, libghc-aeson-doc, libghc-aeson-pretty-doc, libghc-ansi-terminal-doc, libghc-async-doc, libghc-attoparsec-doc, libghc-base16-bytestring-doc, libghc-clash-lib-dev, libghc-clash-prelude-doc, libghc-concurrent-supply-doc, libghc-cryptohash-sha256-doc, libghc-data-binary-ieee754-doc, libghc-data-default-doc, libghc-dlist-doc, libghc-extra-doc, libghc-hashable-doc, libghc-hint-doc, libghc-infinite-list-doc, libghc-lens-doc, libghc-ordered-containers-doc, libghc-pretty-show-doc, libghc-prettyprinter-doc, libghc-prettyprinter-interp-doc, libghc-primitive-doc, libghc-src-meta-doc, libghc-string-interpolate-doc, libghc-temporary-doc, libghc-terminal-size-doc, libghc-trifecta-doc, libghc-unordered-containers-doc, libghc-yaml-doc, libjs-mathjax
Suggests: libghc-clash-lib-prof
Size: 1402504
SHA256: 5bb7dc02186892ea750ebf19d5d75953bfa4452b237b7883cf3e3951f97d1db5
SHA1: bd3d7a04f237656a08bf8703d46078bccf1b7d79
MD5sum: f63365f68f239225dadbdbe4c5df3eeb
Description: Functional hardware description language - library; documentation
Clash is a functional hardware description language that borrows both its
syntax and semantics from the functional programming language Haskell. The
Clash compiler transforms these high-level descriptions to low-level
synthesizable VHDL, Verilog, or SystemVerilog.
.
Features of Clash:
.
* Strongly typed, but with a very high degree of type inference, enabling both
safe and fast prototyping using concise descriptions.
.
* Interactive REPL: load your designs in an interpreter and easily test all
your component without needing to setup a test bench.
.
* Higher-order functions, with type inference, result in designs that are
fully parametric by default.
.
* Synchronous sequential circuit design based on streams of values, called
@Signal@s, lead to natural descriptions of feedback loops.
.
* Support for multiple clock domains, with type safe clock domain crossing.
.
This package provides:
.
* The CoreHW internal language: SystemF + Letrec + Case-decomposition
.
* The normalisation process that brings CoreHW in a normal form that can be
converted to a netlist
.
* Blackbox/Primitive Handling
.
Front-ends (for: parsing, typecheck, etc.) are provided by separate packages:
.
*
.
*
.
Prelude library:
.
This package provides the documentation for a library for the Haskell
programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5:
Homepage: https://clash-lang.org/
Section: doc
Priority: optional
Filename: pool/main/h/haskell-clash-lib/libghc-clash-lib-doc_1.8.1-1_all.deb