clash-ghc-0.9999: CAES Language for Synchronous Hardware
Safe HaskellNone
LanguageHaskell2010

Clash.GHCi.Common

Synopsis

Documentation

checkImportDirs :: Foldable t => ClashOpts -> t FilePath -> IO () Source #

checkMonoLocalBinds :: DynFlags -> IO () Source #

Checks whether MonoLocalBinds language extension is enabled when generating the HDL directly e.g. in GHCi. modules.

checkMonoLocalBindsMod :: ModSummary -> IO () Source #

Checks whether MonoLocalBinds language extension is enabled or not in modules.