Hoogle Search
Within LTS Haskell 24.32 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
showCabalSpecVersion :: CabalSpecVersion -> StringCabal-syntax Distribution.CabalSpecVersion Show cabal spec version, but not the way in the .cabal files
-
Cabal-syntax Distribution.Compat.Prelude No documentation available.
showList :: Show a => [a] -> ShowSCabal-syntax Distribution.Compat.Prelude No documentation available.
showParen :: Bool -> ShowS -> ShowSCabal-syntax Distribution.Compat.Prelude No documentation available.
-
Cabal-syntax Distribution.Compat.Prelude No documentation available.
-
Cabal-syntax Distribution.Compat.Prelude No documentation available.
showsPrec :: Show a => Int -> a -> ShowSCabal-syntax Distribution.Compat.Prelude No documentation available.
showFields :: (ann -> CommentPosition) -> [PrettyField ann] -> StringCabal-syntax Distribution.Fields Prettyprint a list of fields. Note: the first argument should return Strings without newlines and properly prefixes (with --) to count as comments. This unsafety is left in place so one could generate empty lines between comment lines.
showPError :: FilePath -> PError -> StringCabal-syntax Distribution.Fields No documentation available.
showPWarning :: FilePath -> PWarning -> StringCabal-syntax Distribution.Fields No documentation available.