Hoogle Search

Within LTS Haskell 24.4 (ghc-9.10.2)

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

  1. interactiveUnit :: Unit

    ghc GHC.Unit.Types

    No documentation available.

  2. interactiveUnitId :: UnitId

    ghc GHC.Unit.Types

    No documentation available.

  3. interactiveRun :: Text -> [Text] -> (Either SomeException ExitCode -> YiM x) -> YiM ()

    yi-core Yi.Command

    Run the given command with args in interactive mode.

  4. interactHistoryFinish :: EditorM ()

    yi-core Yi.Mode.Interactive

    No documentation available.

  5. interactHistoryMove :: Int -> EditorM ()

    yi-core Yi.Mode.Interactive

    TODO: we're just converting back and forth here, historyMoveGen and friends need to migrate to YiString it seems.

  6. interactHistoryStart :: EditorM ()

    yi-core Yi.Mode.Interactive

    No documentation available.

  7. interactId :: Text

    yi-core Yi.Mode.Interactive

    No documentation available.

  8. interactIO :: Display -> Color -> world -> (world -> IO Picture) -> (Event -> world -> IO world) -> (Controller -> IO ()) -> IO ()

    gloss Graphics.Gloss.Interface.IO.Interact

    Open a new window and interact with an infrequently updated picture. Similar to displayIO, except that you manage your own events.

  9. interactiveClassKeys :: [Unique]

    ghc-lib-parser GHC.Builtin.Names

    No documentation available.

  10. interactiveClassNames :: [Name]

    ghc-lib-parser GHC.Builtin.Names

    No documentation available.

Page 7 of many | Previous | Next