libghc-clash-prelude-dev 1.8.1-1build1 (armhf binary) in ubuntu noble

 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.
 See http://www.haskell.org/ for more information on Haskell.

Details

Package version:
1.8.1-1build1
Source:
haskell-clash-prelude 1.8.1-1build1 source package in Ubuntu
Status:
Published
Component:
universe
Priority:
Optional

Package relationships

Depends on:
  • libc6 (>= 2.4)
  • libghc-array-dev-0.5.4.0-56f86
  • libghc-arrows-dev-0.4.4.2-4bbcc
  • libghc-base-dev-4.17.2.0-38dbb
  • libghc-binary-dev-0.8.9.1-67631
  • libghc-bytestring-dev-0.11.5.2-302b4
  • libghc-constraints-dev-0.13.4-b1287
  • libghc-containers-dev-0.6.7-e92e7
  • libghc-data-binary-ieee754-dev-0.4.4-14ef1
  • libghc-data-default-class-dev-0.1.2.0-65f66
  • libghc-deepseq-dev-1.4.8.0-d1dd0
  • libghc-extra-dev-1.7.14-831b8
  • libghc-ghc-bignum-dev-1.3-2ca14
  • libghc-ghc-prim-dev-0.9.1-e5b9c
  • libghc-ghc-typelits-extra-dev-0.4.6-8db5c
  • libghc-ghc-typelits-knownnat-dev-0.7.9-7e883
  • libghc-ghc-typelits-natnormalise-dev-0.7.9-cf245
  • libghc-half-dev-0.3.1-673b4
  • libghc-hashable-dev-1.4.3.0-a6fa0
  • libghc-infinite-list-dev-0.1-e828a
  • libghc-lens-dev-5.2.3-e8ecb
  • libghc-mtl-dev-2.2.2-66399
  • libghc-quickcheck-dev-2.14.3-0c49b
  • libghc-recursion-schemes-dev-5.2.2.4-aafc7
  • libghc-reflection-dev-2.1.7-5335e
  • libghc-singletons-dev-3.0.2-e4d8c
  • libghc-string-interpolate-dev-0.3.2.1-99acf
  • libghc-template-haskell-dev-2.19.0.0-6acb3
  • libghc-text-dev-2.0.2-bf622
  • libghc-th-abstraction-dev-0.4.5.0-679b9
  • libghc-th-lift-dev-0.8.4-a2877
  • libghc-th-orphans-dev-0.13.14-c194d
  • libghc-time-dev-1.12.2-9e668
  • libghc-transformers-dev-0.5.6.2-1ff0f
  • libghc-type-errors-dev-0.2.0.2-a831d
  • libghc-uniplate-dev-1.6.13-b64ab
  • libghc-vector-dev-0.13.1.0-f73df
  • libgmp10 (>= 2:6.3.0+dfsg)
  • libtinfo6 (>= 6)
Provides:
  • libghc-clash-prelude-dev-1.8.1-8c98c