Dependencies for clash-lib-1.2.3
Libraries
clash-lib
- aeson (>=0.6.2.0 && <1.5)
- ansi-terminal (>=0.8.0.0 && <0.11)
- attoparsec (>=0.10.4.0 && <0.14)
- base (>=4.11 && <5)
- binary (>=0.8.5 && <0.11)
- bytestring (>=0.10.0.2 && <0.11)
- clash-prelude (==1.2.3)
- concurrent-supply (>=0.1.7 && <0.2)
- containers (>=0.5.0.0 && <0.7)
- data-binary-ieee754 (>=0.4.4 && <0.6)
- data-default (>=0.7 && <0.8)
- deepseq (>=1.3.0.2 && <1.5)
- directory (>=1.2.0.1 && <1.4)
- dlist (>=0.8 && <0.9)
- errors (>=1.4.2 && <2.4)
- exceptions (>=0.8.3 && <0.11.0)
- extra (>=1.6.18 && <1.8)
- filepath (>=1.3.0.1 && <1.5)
- ghc (>=8.4.0 && <8.11)
- ghc-boot-th
- hashable (>=1.2.1.0 && <1.4)
- haskell-src-meta (>=0.8 && <0.9)
- hint (>=0.7 && <0.10)
- integer-gmp (>=1.0 && <1.1)
- interpolate (>=0.2.0 && <1.0)
- lens (>=4.10 && <4.20)
- mtl (>=2.1.2 && <2.3)
- ordered-containers (>=0.2 && <0.3)
- parsers (>=0.12.8 && <1.0)
- prettyprinter (>=1.2.0.1 && <2.0)
- primitive (>=0.5.0.1 && <1.0)
- process (>=1.1.0.2 && <1.7)
- reducers (>=3.12.2 && <4.0)
- template-haskell (>=2.8.0.0 && <2.17)
- temporary (>=1.2.1 && <1.4)
- terminal-size (>=0.3 && <0.4)
- text (>=1.2.2 && <1.3)
- text-show (>=3.7 && <3.9)
- time (>=1.4.0.1 && <1.11)
- transformers (>=0.5.2.0 && <0.6)
- trifecta (>=1.7.1.1 && <2.2)
- unordered-containers (>=0.2.3.3 && <0.3)
- vector (>=0.11 && <1.0)
- vector-binary-instances (>=0.2.3.5 && <0.3)
Flags
Manual Flags
Name | Description | Default |
---|---|---|
debug | Build a debug compiler | Disabled |
history | Emit rewrite history to disk | Disabled |
unittests | You can disable testing with unittests using `-f-unittests`. | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info