Hoogle Search
Within LTS Haskell 24.38 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
flatparse FlatParse.Examples.BasicLambda.Lexer Read a starting character of an identifier.
-
flatparse FlatParse.Examples.BasicLambda.Parser Parse an identifier. This parser uses isKeyword to check that an identifier is not a keyword.
-
flatparse FlatParse.Examples.BasicLambda.Parser Parse an identifier, throw a precise error on failure.
-
ghc-lib-parser GHC.Builtin.Names No documentation available.
-
ghc-lib-parser GHC.Core.FVs No documentation available.
-
ghc-lib-parser GHC.Core.FVs No documentation available.
-
ghc-lib-parser GHC.Core.FVs No documentation available.
idUnfoldingVars :: Id -> VarSetghc-lib-parser GHC.Core.FVs No documentation available.
identicalClsInstHead :: ClsInst -> ClsInst -> Boolghc-lib-parser GHC.Core.InstEnv True when when the instance heads are the same e.g. both are Eq [(a,b)] Used for overriding in GHCi Obviously should be insensitive to alpha-renaming
idArityType :: Id -> ArityTypeghc-lib-parser GHC.Core.Opt.Arity No documentation available.