Hoogle Search
Within LTS Haskell 24.46 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
rnUntypedBracket :: HsExpr GhcPs -> HsQuote GhcPs -> RnM (HsExpr GhcRn, FreeVars)ghc GHC.Rename.Splice No documentation available.
NestedTHBrackets :: THSyntaxErrorghc GHC.Tc.Errors.Types NestedTHBrackets is an error that occurs when Template Haskell brackets are nested without any intervening splices. Example: foo = [| [| x |] |] Test cases: TH_NestedSplicesFail{5,6,7,8}
tcTypedBracket :: HsExpr GhcRn -> LHsExpr GhcRn -> ExpRhoType -> TcM (HsExpr GhcTc)ghc GHC.Tc.Gen.Splice No documentation available.
-
ghc GHC.Tc.Gen.Splice No documentation available.
-
ghc GHC.Tc.Types No documentation available.
-
ghc GHC.Tc.Types No documentation available.
-
ghc GHC.Tc.Types.TH No documentation available.
-
ghc GHC.Tc.Types.TH No documentation available.
angleBrackets :: IsLine doc => doc -> docghc GHC.Utils.Outputable No documentation available.
HsTypedBracket :: XTypedBracket p -> LHsExpr p -> HsExpr pghc Language.Haskell.Syntax.Expr