• About
  • Snapshots
  • LTS
  • Nightly
  • FAQ
  • Blog

Hoogle Search

Within LTS Haskell 24.42 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. readCurrentWordB :: BufferM YiString

    yi-core Yi.Config.Simple

    Reads in word at point.

  2. readLnB :: BufferM YiString

    yi-core Yi.Config.Simple

    Read the line the point is on

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

    yi-core Yi.Config.Simple

    No documentation available.

  4. readPrevUnitB :: TextUnit -> BufferM YiString

    yi-core Yi.Config.Simple

    No documentation available.

  5. readPrevWordB :: BufferM YiString

    yi-core Yi.Config.Simple

    Reads in word before point.

  6. readRegionB :: Region -> BufferM YiString

    yi-core Yi.Config.Simple

    No documentation available.

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

    yi-core Yi.Config.Simple

    No documentation available.

  8. readUnitB :: TextUnit -> BufferM YiString

    yi-core Yi.Config.Simple

    No documentation available.

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

    yi-core Yi.Keymap

    No documentation available.

  10. readAvailable :: Handle -> IO String

    yi-core Yi.Process

    No documentation available.

Page 138 of many | Previous | Next

Stackage is a service provided by the Haskell Foundation │ Originally developed by FP Complete