Hoogle Search
Within LTS Haskell 24.32 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
anyEvent :: (Ord event, MonadInteract m w event) => m eventyi-core Yi.Interact No documentation available.
anyEvent :: (Ord event, MonadInteract m w event) => m eventyi-core Yi.Keymap.Keys No documentation available.
anyModeByName :: Text -> YiM AnyModeyi-core Yi.MiniBuffer No documentation available.
anyModeByNameM :: Text -> YiM (Maybe AnyMode)yi-core Yi.MiniBuffer No documentation available.
anyModeName :: AnyMode -> Textyi-core Yi.MiniBuffer No documentation available.
anyExtension :: [String] -> FilePath -> a -> Boolyi-core Yi.Mode.Common When applied to an extensions list, creates a modeApplies function.
anyController :: C event => Channel -> event -> Maybe (Controller, Int)midi Sound.MIDI.Message.Class.Check No documentation available.
anyController :: C event => Channel -> (Controller, Int) -> eventmidi Sound.MIDI.Message.Class.Construct No documentation available.
anyController :: C event => event -> Maybe (Channel, (Controller, Int))midi Sound.MIDI.Message.Class.Query No documentation available.
anyLine :: forall (m :: Type -> Type) st . Monad m => ParsecT Sources st m Textpandoc Text.Pandoc.Parsing Parse any line of text, returning the contents without the final newline.