Hoogle Search
Within LTS Haskell 24.28 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
adjustPriority :: MonadInteract m w e => Int -> m ()yi-core Yi.Interact No documentation available.
catchJustE :: Exception e => (e -> Maybe b) -> YiM a -> (b -> YiM a) -> YiM ayi-core Yi.Keymap No documentation available.
handleJustE :: Exception e => (e -> Maybe b) -> (b -> YiM a) -> YiM a -> YiM ayi-core Yi.Keymap No documentation available.
adjustPriority :: MonadInteract m w e => Int -> m ()yi-core Yi.Keymap.Keys No documentation available.
mapAdjust' :: Ord k => (a -> a) -> k -> Map k a -> Map k ayi-language Yi.Utils As Map.adjust, but the combining function is applied strictly.
adjustLinksAndIds :: Extensions -> Text -> [Text] -> Transformpandoc Text.Pandoc.Transforms Prefixes identifiers with a string derived from the filepath of thisfile; fixes links to targets in allfiles accordingly.
-
polysemy Polysemy.Error The function catchJust is like catch, but it takes an extra argument which is an exception predicate, a function which selects which type of exceptions we're interested in.
-
polysemy Polysemy.Error A variant of try that takes an exception predicate to select which exceptions are caught (c.f. catchJust). If the exception does not match the predicate, it is re-thrown.
shouldBeJust :: (HasCallStack, MonadIO m) => Maybe a -> m ()sandwich Test.Sandwich.Expectations xF86XK_BrightnessAdjust :: KeySymX11 Graphics.X11.ExtraTypes.XF86 No documentation available.