Hoogle Search
Within LTS Haskell 24.33 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
yi-core Yi.Config.Simple Read the line the point is on
readOnlyA :: HasAttributes c => Lens' c Boolyi-core Yi.Config.Simple No documentation available.
readPrevUnitB :: TextUnit -> BufferM YiStringyi-core Yi.Config.Simple No documentation available.
readPrevWordB :: BufferM YiStringyi-core Yi.Config.Simple Reads in word before point.
readRegionB :: Region -> BufferM YiStringyi-core Yi.Config.Simple No documentation available.
readRegionRopeWithStyleB :: Region -> RegionStyle -> BufferM YiStringyi-core Yi.Config.Simple No documentation available.
readUnitB :: TextUnit -> BufferM YiStringyi-core Yi.Config.Simple No documentation available.
readEditor :: MonadEditor m => (Editor -> a) -> m ayi-core Yi.Keymap No documentation available.
readAvailable :: Handle -> IO Stringyi-core Yi.Process No documentation available.
readCTags :: Text -> Map Tag [(FilePath, Int)]yi-core Yi.Tag Super simple parsing CTag format 1 parsing algorithm TODO: support search patterns in addition to lineno