• About
  • Snapshots
  • LTS
  • Nightly
  • FAQ
  • Blog

Hoogle Search

Within LTS Haskell 24.25 (ghc-9.10.3)

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

  1. boolToRecFlag :: Bool -> RecFlag

    ghc-lib-parser GHC.Types.Basic

    No documentation available.

  2. booleanType :: TypeSpec

    hslua-typing HsLua.Typing

    The built-in boolean Lua type.

  3. booleanType :: IsSql99DataTypeSyntax dataType => dataType

    beam-core Database.Beam.Backend.SQL.SQL99

    No documentation available.

  4. bool_ :: BeamSqlBackend be => QGenExpr context be s a -> QGenExpr context be s a -> QGenExpr context be s Bool -> QGenExpr context be s a

    beam-core Database.Beam.Query

    No documentation available.

  5. boolean :: BeamSql99DataTypeBackend be => DataType be Bool

    beam-core Database.Beam.Query.DataTypes

    SQL99 BOOLEAN data type

  6. boolTy :: TypeRep

    express Data.Express.Utils.Typeable

    The Bool type encoded as a TypeRep.

  7. boolTyCon :: TyCon

    ghc-typelits-presburger GHC.TypeLits.Presburger.Compat

    No documentation available.

  8. boolopts :: CpphsOptions -> BoolOptions

    cpphs Language.Preprocessor.Cpphs

    No documentation available.

  9. boolPathOp :: (Bool -> Bool -> Bool) -> [ClosedPath Double] -> [ClosedPath Double] -> FillRule -> Double -> [ClosedPath Double]

    cubicbezier Geom2D.CubicBezier.Overlap

    `O((n+m)*log(n+m))`, for n segments and m intersections. Combine paths using the given boolean operation

  10. boolValue :: Object -> Maybe Bool

    pdf-toolbox-core Pdf.Core.Object.Util

    Try to convert object to Bool

Page 54 of many | Previous | Next

Stackage is a service provided by the Haskell Foundation │ Originally developed by FP Complete