@hackage clash-protocols-base0.1
Internal support package for clash-protocols; use clash-protocols instead.
Categories
License
BSD-2-Clause
Maintainer
QBayLogic B.V. <devops@qbaylogic.com>
Links
Versions
Installation
Dependencies (10)
- Cabal >=3.12 && <3.17
- base >=4.18 && <5
- circuit-notation >=0.2 && <0.3
- clash-prelude >=1.10 && <1.12
- deepseq >=1.4.1 && <1.6
- extra >=1.6.17 && <1.9 Show all…
Dependents (1)
@hackage/clash-protocols
Package Flags
large-tuples
(off by default)
Generate instances for classes such as Units and TaggedBundle for tuples
up to and including 62 elements - the GHC imposed maximum. Note that this
greatly increases compile times for `clash-protocols-base`.
Internal core plugin and protocol support types for the clash-protocols
package family. Users should depend on clash-protocols instead.