Hoogle Search
Within LTS Haskell 24.51 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
userMaybeSpecifyPath :: String -> Maybe FilePath -> ProgramDb -> ProgramDbCabal Distribution.Simple.Program No documentation available.
userMaybeSpecifyPath :: String -> Maybe FilePath -> ProgramDb -> ProgramDbCabal Distribution.Simple.Program.Db No documentation available.
flagToMaybe :: Flag a -> Maybe aCabal Distribution.Simple.Setup installMaybeExecutableFile :: Verbosity -> FilePath -> FilePath -> IO ()Cabal Distribution.Simple.Utils Install a file that may or not be executable, preserving permissions.
installMaybeExecutableFiles :: Verbosity -> FilePath -> [(FilePath, FilePath)] -> IO ()Cabal Distribution.Simple.Utils This is like copyFiles but uses installMaybeExecutableFile.
isClassOpId_maybe :: Id -> Maybe Classghc GHC No documentation available.
synTyConDefn_maybe :: TyCon -> Maybe ([TyVar], Type)ghc GHC Extract the TyVars bound by a vanilla type synonym and the corresponding (unsubstituted) right hand side.
synTyConRhs_maybe :: TyCon -> Maybe Typeghc GHC Extract the information pertaining to the right hand side of a type synonym (type) declaration.
tyConClass_maybe :: TyCon -> Maybe Classghc GHC If this TyCon is that for a class instance, return the class it is for. Otherwise returns Nothing
-
ghc GHC.Builtin.Names No documentation available.