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.
pattern
SDL_SCANCODE_RIGHTBRACKET :: Scancodesdl2 SDL.Raw.Enum No documentation available.
actionBracket :: IO a -> (a -> IO b) -> (a -> Action c) -> Action cshake Development.Shake Like bracket, but where the inner operation is of type Action. Usually used as actionBracket alloc free use. The free action will be run masked. The cost of actionBracket is _O(n log n)_ in the number of simultaneous actionBracket calls active in the program.
-
ghc-lib-parser GHC.Hs.Binds No documentation available.
pragSrcBrackets :: SourceText -> String -> SDoc -> SDocghc-lib-parser GHC.Hs.Binds Using SourceText in case the pragma was spelled differently or used mixed case
-
ghc-lib-parser GHC.Hs.Expr No documentation available.
HsBracketTc :: HsQuote GhcRn -> Type -> Maybe QuoteWrapper -> [PendingTcSplice] -> HsBracketTcghc-lib-parser GHC.Hs.Expr No documentation available.
thBrackets :: SDoc -> SDoc -> SDocghc-lib-parser GHC.Hs.Expr No documentation available.
-
ghc-lib-parser GHC.Hs.Expr No documentation available.
ThSplicesWithinDeclBrackets :: ThRejectionReasonghc-lib-parser GHC.HsToCore.Errors.Types No documentation available.
-
ghc-lib-parser GHC.Internal.TH.Syntax [|| e ||]