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.

  1. setSourceColumn :: SourcePos -> Column -> SourcePos

    parsec-class Text.Parsec.Class

    Set the column number of a source position.

  2. setSourceLine :: SourcePos -> Line -> SourcePos

    parsec-class Text.Parsec.Class

    Set the line number of a source position.

  3. setSourceName :: SourcePos -> SourceName -> SourcePos

    parsec-class Text.Parsec.Class

    Set the name of the source.

  4. 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.

  5. setFragment :: Maybe String -> Location base -> Location base

    path-extra Path.Extended

    No documentation available.

  6. setQuery :: [QueryParam] -> Location base -> Location base

    path-extra Path.Extended

    No documentation available.

  7. 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

  8. 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

  9. 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

  10. setClause :: HeadedParsec Void Text SetClause

    postgresql-syntax PostgresqlSyntax.Parsing

    No documentation available.

Page 727 of many | Previous | Next