Hoogle Search

Within LTS Haskell 24.12 (ghc-9.10.3)

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

  1. sass_compiler_get_last_callee :: Ptr SassCompiler -> IO SassCalleeEntry

    hlibsass Bindings.Libsass.Context

    No documentation available.

  2. sass_compiler_get_last_import :: Ptr SassCompiler -> IO SassImportEntry

    hlibsass Bindings.Libsass.Context

    No documentation available.

  3. httpLastModified :: Manager -> String -> IO (Maybe UTCTime)

    http-directory Network.HTTP.Directory

    Try to get the modification time (Last-Modified field) of an http file Raises an error if the http request fails.

  4. httpLastModified' :: String -> IO (Maybe UTCTime)

    http-directory Network.HTTP.Directory

    Try to get the modification time (Last-Modified field) of an http file Raises an error if the http request fails. Uses global Manager

  5. tokenLastModified :: Token

    http2 Network.HPACK.Token

    No documentation available.

  6. historyRemoveLast :: IO ()

    isocline System.Console.Isocline

    Isocline automatically adds input of more than 1 character to the history. This command removes the last entry.

  7. stateLastSpcPos :: ParserState -> Maybe SourcePos

    jira-wiki-markup Text.Jira.Parser.Core

    most recent space char position

  8. stateLastStrPos :: ParserState -> Maybe SourcePos

    jira-wiki-markup Text.Jira.Parser.Core

    position at which the last string ended

  9. updateLastSpcPos :: JiraParser ()

    jira-wiki-markup Text.Jira.Parser.Core

    Updates the state, marking the current input position as the end of a string.

  10. updateLastStrPos :: JiraParser ()

    jira-wiki-markup Text.Jira.Parser.Core

    Updates the state, marking the current input position as the end of a string.

Page 109 of many | Previous | Next