Hoogle Search

Within LTS Haskell 24.55 (ghc-9.10.3)

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

  1. testMainPrompt :: Interactive m => m HsFilePath

    cabal-install Distribution.Client.Init.FlagExtractors

    No documentation available.

  2. _testMainIs :: TestTarget -> HsFilePath

    cabal-install Distribution.Client.Init.Types

    No documentation available.

  3. packageConfigTestMachineLog :: PackageConfig -> Flag PathTemplate

    cabal-install Distribution.Client.ProjectConfig

    No documentation available.

  4. packageConfigTestMachineLog :: PackageConfig -> Flag PathTemplate

    cabal-install Distribution.Client.ProjectConfig.Types

    No documentation available.

  5. elabTestMachineLog :: ElaboratedConfiguredPackage -> Maybe PathTemplate

    cabal-install Distribution.Client.ProjectPlanning

    No documentation available.

  6. elabTestMachineLog :: ElaboratedConfiguredPackage -> Maybe PathTemplate

    cabal-install Distribution.Client.ProjectPlanning.Types

    No documentation available.

  7. 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.

  8. 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.

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

    clash-lib Clash.Backend

    Create a generative block statement marker

  10. 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

Page 174 of many | Previous | Next