Hoogle Search

Within LTS Haskell 24.55 (ghc-9.10.3)

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

  1. callStmt :: CallStmt -> TextBuilder

    postgresql-syntax PostgresqlSyntax.Rendering

    No documentation available.

  2. deleteStmt :: DeleteStmt -> TextBuilder

    postgresql-syntax PostgresqlSyntax.Rendering

    No documentation available.

  3. insertStmt :: InsertStmt -> TextBuilder

    postgresql-syntax PostgresqlSyntax.Rendering

    No documentation available.

  4. preparableStmt :: PreparableStmt -> TextBuilder

    postgresql-syntax PostgresqlSyntax.Rendering

    No documentation available.

  5. selectStmt :: SelectStmt -> TextBuilder

    postgresql-syntax PostgresqlSyntax.Rendering

    No documentation available.

  6. updateStmt :: UpdateStmt -> TextBuilder

    postgresql-syntax PostgresqlSyntax.Rendering

    No documentation available.

  7. testMacroEnv :: String -> RegexType -> MacroEnv -> IO Bool

    regex Text.RE.TestBench

    test that a MacroEnv is passing all of its built-in tests

  8. createConstModifierFunction :: Typeable f => f -> ModifierFunction

    registry Data.Registry.Internal.Types

    Create a ModifierFunction value from a Haskell function The application of that function does not depend on the fact that we are trying to apply it to a specialized value

  9. fastMaxCorrect :: SInt32 -> SInt32 -> SBool

    sbv Documentation.SBV.Examples.BitPrecise.BitTricks

    Formalizes http://graphics.stanford.edu/~seander/bithacks.html#IntegerMinOrMax

  10. fastMinCorrect :: SInt32 -> SInt32 -> SBool

    sbv Documentation.SBV.Examples.BitPrecise.BitTricks

    Formalizes http://graphics.stanford.edu/~seander/bithacks.html#IntegerMinOrMax

Page 161 of many | Previous | Next