Hoogle Search
Within LTS Haskell 24.52 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
setSourceColumn :: SourcePos -> Column -> SourcePosparsec-class Text.Parsec.Class Set the column number of a source position.
setSourceLine :: SourcePos -> Line -> SourcePosparsec-class Text.Parsec.Class Set the line number of a source position.
setSourceName :: SourcePos -> SourceName -> SourcePosparsec-class Text.Parsec.Class Set the name of the source.
setState :: forall (m :: Type -> Type) u s . Monad m => u -> ParsecT s u m ()parsec-class Text.Parsec.Class An alias for putState for backwards compatibility.
setFragment :: Maybe String -> Location base -> Location basepath-extra Path.Extended No documentation available.
setQuery :: [QueryParam] -> Location base -> Location basepath-extra Path.Extended No documentation available.
setConnectionClosedHandler :: (XmppFailure -> Session -> IO ()) -> Session -> IO ()pontarius-xmpp Network.Xmpp Changes the handler to be executed when the server connection is closed. To avoid race conditions the initial value should be set in the configuration when creating the session
setConnectionClosedHandler :: (XmppFailure -> Session -> IO ()) -> Session -> IO ()pontarius-xmpp Network.Xmpp.Internal Changes the handler to be executed when the server connection is closed. To avoid race conditions the initial value should be set in the configuration when creating the session
setConnectionClosedHandler :: (XmppFailure -> Session -> IO ()) -> Session -> IO ()pontarius-xmpp Network.Xmpp.Internal Changes the handler to be executed when the server connection is closed. To avoid race conditions the initial value should be set in the configuration when creating the session
setClause :: HeadedParsec Void Text SetClausepostgresql-syntax PostgresqlSyntax.Parsing No documentation available.