Apocrypha

clash-ghc

Clash: a functional hardware description language - GHC frontend

Available in

OverlayNewestEbuildsLast activity
haskell GitHub ↗ 1.8.4 1 2 d details ›

Versions & arches

VersionOverlay amd64 Committed
1.8.4 haskell amd64 testing 6 mo view · download · history ↗

Use flags of 1.8.4

  • 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`!
  • 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.
  • workaround-ghc-mmap-crash Only use this flag when hit by GHC bug #19421. See clash-compiler PR #2444.