Hoogle Search
Within LTS Haskell 24.39 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
haskell-src-exts Language.Haskell.Exts.Parser No documentation available.
PragmasAndModuleHead :: l -> [ModulePragma l] -> Maybe (ModuleHead l) -> PragmasAndModuleHead lhaskell-src-exts Language.Haskell.Exts.Parser No documentation available.
-
haskell-src-exts Language.Haskell.Exts.Parser Type intended to be used with Parseable, with instances that implement a non-greedy parse of the module name, including top-level pragmas. This means that a parse error that comes after the module header won't be returned. If the Maybe value is Nothing, then this means that there was no module header.
PragmasAndModuleName :: l -> [ModulePragma l] -> Maybe (ModuleName l) -> PragmasAndModuleName lhaskell-src-exts Language.Haskell.Exts.Parser No documentation available.
module Language.Haskell.Exts.
Pretty Pretty printer for Haskell with extensions.
-
haskell-src-exts Language.Haskell.Exts.Pretty Pretty-printing parameters. Note: the onsideIndent must be positive and less than all other indents.
-
haskell-src-exts Language.Haskell.Exts.Pretty No documentation available.
-
haskell-src-exts Language.Haskell.Exts.Pretty inline decls, with newlines between them
-
haskell-src-exts Language.Haskell.Exts.Pretty Varieties of layout we can use.
-
haskell-src-exts Language.Haskell.Exts.Pretty everything on a single line