deb_control_files:
- control
- md5sums
deb_fields:
Architecture: amd64
Depends: libghc-array-prof-0.5.6.0-65c23, libghc-arrows-prof-0.4.4.2-6759a, libghc-base-prof-4.18.2.1-8e81e,
libghc-binary-prof-0.8.9.1-8e26a, libghc-bytestring-prof-0.11.5.3-7048d, libghc-clash-prelude-dev
(= 1.8.1-2+b2), libghc-constraints-prof-0.14.2-50ef2, libghc-containers-prof-0.6.7-7a228,
libghc-data-binary-ieee754-prof-0.4.4-1e121, libghc-data-default-class-prof-0.1.2.2-3b83c,
libghc-deepseq-prof-1.4.8.1-9013f, libghc-extra-prof-1.7.16-3b04b, libghc-ghc-bignum-prof-1.3-ff2dd,
libghc-ghc-prim-prof-0.10.0-e2193, libghc-ghc-typelits-extra-prof-0.4.7-2818f,
libghc-ghc-typelits-knownnat-prof-0.7.12-a237a, libghc-ghc-typelits-natnormalise-prof-0.7.10-10a39,
libghc-half-prof-0.3.1-0f5e2, libghc-hashable-prof-1.4.4.0-fb202, libghc-infinite-list-prof-0.1.1-c5748,
libghc-lens-prof-5.2.3-76305, libghc-mtl-prof-2.3.1-f8119, libghc-quickcheck-prof-2.14.3-955ee,
libghc-recursion-schemes-prof-5.2.3-b3df7, libghc-reflection-prof-2.1.8-23f15,
libghc-singletons-prof-3.0.3-26f51, libghc-string-interpolate-prof-0.3.4.0-96660,
libghc-template-haskell-prof-2.20.0.0-54f98, libghc-text-prof-2.0.2-5b954, libghc-th-abstraction-prof-0.5.0.0-7c32d,
libghc-th-lift-prof-0.8.4-95248, libghc-th-orphans-prof-0.13.14-02ef9, libghc-time-prof-1.12.2-eb20f,
libghc-transformers-prof-0.6.1.0-5335d, libghc-type-errors-prof-0.2.0.2-8ab34,
libghc-uniplate-prof-1.6.13-9bb77, libghc-vector-prof-0.13.1.0-ca5d5
Description: |-
Functional hardware description language - Prelude library; profiling libraries
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:
.
* Prelude library containing datatypes and functions for circuit design
.
To use the library:
.
* Import "Clash.Prelude"
.
* Alternatively, if you want to explicitly route clock and reset ports,
for more straightforward multi-clock designs, you can import the
"Clash.Explicit.Prelude" module. Note that you should not import
"Clash.Prelude" and "Clash.Explicit.Prelude" at the same time as they
have overlapping definitions.
.
A preliminary version of a tutorial can be found in "Clash.Tutorial", for a
general overview of the library you should however check out "Clash.Prelude".
Some circuit examples can be found in "Clash.Examples".
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Homepage: https://clash-lang.org/
Installed-Size: '31817'
Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org>
Package: libghc-clash-prelude-prof
Priority: optional
Provides: libghc-clash-prelude-prof-1.8.1-e2d62
Section: haskell
Source: haskell-clash-prelude (1.8.1-2)
Version: 1.8.1-2+b2
srcpkg_name: haskell-clash-prelude
srcpkg_version: 1.8.1-2