Hoogle Search

Within LTS Haskell 24.42 (ghc-9.10.3)

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

  1. allocateAndWriteText :: Module -> IO (Ptr CChar)

    binaryen Binaryen.Module

    No documentation available.

  2. allTrueVecI16x8 :: Op

    binaryen Binaryen.Op

    No documentation available.

  3. allTrueVecI32x4 :: Op

    binaryen Binaryen.Op

    No documentation available.

  4. allTrueVecI8x16 :: Op

    binaryen Binaryen.Op

    No documentation available.

  5. allScroll :: Cursor

    blank-canvas Graphics.Blank.Cursor

    Shorthand for AllScroll.

  6. allEnums :: (Enum a, Bounded a) => [a]

    board-games Game.Labyrinth

    No documentation available.

  7. allM :: (Monad m, Foldable f) => (a -> m Bool) -> f a -> m Bool

    breakpoint Debug.Breakpoint.GhcFacade

    Monad version of all, aborts the computation at the first False value

  8. allowDebianSelfBuildDeps :: Lens' DebInfo Bool

    cabal-debian Debian.Debianize.DebInfo

    No documentation available.

  9. allTargetSelectors :: TargetsMap -> [TargetSelector]

    cabal-install Distribution.Client.ProjectOrchestration

    Get all target selectors.

  10. allPackageSourceFiles :: Verbosity -> FilePath -> IO [FilePath]

    cabal-install Distribution.Client.SrcDist

    List all source files of a given add-source dependency. Exits with error if something is wrong (e.g. there is no .cabal file in the given directory). Used in sandbox and projectbuilding. TODO: when sandboxes are removed, move to ProjectBuilding.

Page 129 of many | Previous | Next