Dependencies for clash-ghc-1.0.1

library
clash
clashi

Flags

Manual Flags

NameDescriptionDefault
dynamic

Build Clash binaries with GHC flag `-dynamic`. This flag should only be used for packaging purposes. Installations using cabal should use `--enable-executable-dynamic`!

Disabled
use-ghc-paths

Locate the GHC core libraries using the `ghc-paths` package. Note: this flag may make binaries less relocatable, by hard-coding an absolute path to the core libraries.

Disabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info