Hoogle Search
Within LTS Haskell 24.34 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
iterOpenBracket :: MonadResource m => DB -> ReadOptions -> m (ReleaseKey, Iterator)rocksdb-haskell Database.RocksDB.Iterator Create an Iterator which can be released early.
angleBrackets :: SlackText -> SlackTextslack-web Web.Slack.Experimental.Blocks No documentation available.
-
streamly Streamly.Internal.Data.Unfold.Prelude Run the alloc action a -> m c with async exceptions disabled but keeping blocking operations interruptible (see mask). Use the output c as input to Unfold m c b to generate an output stream. When unfolding use the supplied try operation forall s. m s -> m (Either e s) to catch synchronous exceptions. If an exception occurs run the exception handling unfold Unfold m (c, e) b. The cleanup action c -> m d, runs whenever the stream ends normally, due to a sync or async exception or if it gets garbage collected after a partial lazy evaluation. See bracket for the semantics of the cleanup action. gbracket can express all other exception handling combinators. Inhibits stream fusion Pre-release
-
stylish-haskell Language.Haskell.Stylish.Step.ModuleHeader No documentation available.
openBracket :: Config -> OpenBracketstylish-haskell Language.Haskell.Stylish.Step.ModuleHeader No documentation available.
pattern
KeyCtrlLsqBracket :: Keytermbox-banana Termbox.Banana No documentation available.
-
termbox-banana Termbox.Banana Also KeyCtrl5
_TB_KEY_CTRL_LSQ_BRACKET :: Word16termbox-bindings-c Termbox.Bindings.C No documentation available.
_TB_KEY_CTRL_RSQ_BRACKET :: Word16termbox-bindings-c Termbox.Bindings.C No documentation available.
pattern
TB_KEY_CTRL_LSQ_BRACKET :: Tb_keytermbox-bindings-hs Termbox.Bindings.Hs No documentation available.