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.
sass_compiler_get_last_callee :: Ptr SassCompiler -> IO SassCalleeEntryhlibsass Bindings.Libsass.Context No documentation available.
sass_compiler_get_last_import :: Ptr SassCompiler -> IO SassImportEntryhlibsass Bindings.Libsass.Context No documentation available.
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.
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
-
http2 Network.HPACK.Token No documentation available.
-
isocline System.Console.Isocline Isocline automatically adds input of more than 1 character to the history. This command removes the last entry.
stateLastSpcPos :: ParserState -> Maybe SourcePosjira-wiki-markup Text.Jira.Parser.Core most recent space char position
stateLastStrPos :: ParserState -> Maybe SourcePosjira-wiki-markup Text.Jira.Parser.Core position at which the last string ended
updateLastSpcPos :: JiraParser ()jira-wiki-markup Text.Jira.Parser.Core Updates the state, marking the current input position as the end of a string.
updateLastStrPos :: JiraParser ()jira-wiki-markup Text.Jira.Parser.Core Updates the state, marking the current input position as the end of a string.