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.

  1. readLnB :: BufferM YiString

    yi-core Yi.Config.Simple

    Read the line the point is on

  2. readOnlyA :: HasAttributes c => Lens' c Bool

    yi-core Yi.Config.Simple

    No documentation available.

  3. readPrevUnitB :: TextUnit -> BufferM YiString

    yi-core Yi.Config.Simple

    No documentation available.

  4. readPrevWordB :: BufferM YiString

    yi-core Yi.Config.Simple

    Reads in word before point.

  5. readRegionB :: Region -> BufferM YiString

    yi-core Yi.Config.Simple

    No documentation available.

  6. readRegionRopeWithStyleB :: Region -> RegionStyle -> BufferM YiString

    yi-core Yi.Config.Simple

    No documentation available.

  7. readUnitB :: TextUnit -> BufferM YiString

    yi-core Yi.Config.Simple

    No documentation available.

  8. readEditor :: MonadEditor m => (Editor -> a) -> m a

    yi-core Yi.Keymap

    No documentation available.

  9. readAvailable :: Handle -> IO String

    yi-core Yi.Process

    No documentation available.

  10. 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

Page 136 of many | Previous | Next