Hoogle Search
Within LTS Haskell 24.52 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
failReadE :: ErrorMsg -> ReadE aCabal Distribution.ReadE No documentation available.
parsecToReadE :: (String -> ErrorMsg) -> ParsecParser a -> ReadE aCabal Distribution.ReadE No documentation available.
parsecToReadEErr :: (ParseError -> ErrorMsg) -> ParsecParser a -> ReadE aCabal Distribution.ReadE No documentation available.
runReadE :: ReadE a -> String -> Either ErrorMsg aCabal Distribution.ReadE No documentation available.
succeedReadE :: (String -> a) -> ReadE aCabal Distribution.ReadE No documentation available.
defaultMainNoRead :: GenericPackageDescription -> IO ()Cabal Distribution.Simple Like defaultMain, but accepts the package description as input rather than using IO to read it.
defaultMainWithHooksNoRead :: UserHooks -> GenericPackageDescription -> IO ()Cabal Distribution.Simple A customizable version of defaultMainNoRead.
defaultMainWithHooksNoReadArgs :: UserHooks -> GenericPackageDescription -> [String] -> IO ()Cabal Distribution.Simple A customizable version of defaultMainNoRead that also takes the command line arguments.
CommandReadyToGo :: flags -> CommandParse flagsCabal Distribution.Simple.Command No documentation available.
Opt_CmmThreadSanitizer :: GeneralFlagghc GHC No documentation available.