Hoogle Search

Within LTS Haskell 24.40 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. _testMainIs :: TestTarget -> HsFilePath

    cabal-install Distribution.Client.Init.Types

    No documentation available.

  2. packageConfigTestMachineLog :: PackageConfig -> Flag PathTemplate

    cabal-install Distribution.Client.ProjectConfig

    No documentation available.

  3. packageConfigTestMachineLog :: PackageConfig -> Flag PathTemplate

    cabal-install Distribution.Client.ProjectConfig.Types

    No documentation available.

  4. elabTestMachineLog :: ElaboratedConfiguredPackage -> Maybe PathTemplate

    cabal-install Distribution.Client.ProjectPlanning

    No documentation available.

  5. elabTestMachineLog :: ElaboratedConfiguredPackage -> Maybe PathTemplate

    cabal-install Distribution.Client.ProjectPlanning.Types

    No documentation available.

  6. doesFileExistMonitored :: FilePath -> Rebuild Bool

    cabal-install Distribution.Client.RebuildMonad

    Like doesFileExist, but in the Rebuild monad. This does NOT track the contents of FilePath; use need in that case.

  7. data FeeAdjustmentError i o

    cardano-coin-selection Cardano.CoinSelection.Fee

    Represents the set of possible failures that can occur when adjusting a CoinSelection with the adjustForFee function.

  8. genStmt :: Backend state => Bool -> State state Doc

    clash-lib Clash.Backend

    Create a generative block statement marker

  9. runNetlistMonad :: ClashEnv -> Evaluator -> Bool -> BindingMap -> VarEnv TopEntityT -> (CustomReprs -> TyConMap -> Type -> State HWMap (Maybe (Either String FilteredHWType))) -> Bool -> SomeBackend -> IdentifierSet -> FilePath -> VarEnv Identifier -> NetlistMonad a -> IO (a, NetlistState)

    clash-lib Clash.Netlist

    Run a NetlistMonad action in a given environment

  10. newtype NetlistMonad a

    clash-lib Clash.Netlist.Types

    Monad that caches generated components (StateT) and remembers hidden inputs of components that are being generated (WriterT)

Page 174 of many | Previous | Next