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.
allocateAndWriteText :: Module -> IO (Ptr CChar)binaryen Binaryen.Module No documentation available.
-
binaryen Binaryen.Op No documentation available.
-
binaryen Binaryen.Op No documentation available.
-
binaryen Binaryen.Op No documentation available.
-
blank-canvas Graphics.Blank.Cursor Shorthand for AllScroll.
allEnums :: (Enum a, Bounded a) => [a]board-games Game.Labyrinth No documentation available.
allM :: (Monad m, Foldable f) => (a -> m Bool) -> f a -> m Boolbreakpoint Debug.Breakpoint.GhcFacade Monad version of all, aborts the computation at the first False value
allowDebianSelfBuildDeps :: Lens' DebInfo Boolcabal-debian Debian.Debianize.DebInfo No documentation available.
allTargetSelectors :: TargetsMap -> [TargetSelector]cabal-install Distribution.Client.ProjectOrchestration Get all target selectors.
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.