Hoogle Search

Within LTS Haskell 24.46 (ghc-9.10.3)

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

  1. xsdBoolean :: ScopedName

    swish Swish.RDF.Vocabulary.XSD

    xsd:boolean from http://www.w3.org/TR/xmlschema-2/#boolean.

  2. type family AssertBool (msg :: Symbol) (condition :: Bool) :: ()

    tao Tao

    Asserts that the type-level condition is true. Returns unit when the condition is true and produces a type error otherwise. The input Symbol is a message that is displayed as part of the type error.

  3. SetGameScoreMessageBool :: Bool -> SetGameScoreResult

    telegram-bot-api Telegram.Bot.API.Games

    No documentation available.

  4. _euclidBool :: Int -> Int -> Pattern Bool

    tidal Sound.Tidal.Boot

    Less expressive than euclid due to its constrained types, but may be more efficient.

  5. _euclidOffBool :: Int -> Int -> Int -> Pattern Bool -> Pattern Bool

    tidal Sound.Tidal.Boot

    No documentation available.

  6. euclidOffBool :: Pattern Int -> Pattern Int -> Pattern Int -> Pattern Bool -> Pattern Bool

    tidal Sound.Tidal.Boot

    As euclidOff, but specialized to Bool. May be more efficient than euclidOff.

  7. pBool :: MyParser (TPat Bool)

    tidal Sound.Tidal.Boot

    No documentation available.

  8. creaBoolTimer :: Integer -> Timed Bool

    timers-tick Control.Timer.Tick

    Shorthand for: creaTimer False True i.

  9. creaBoolTimerLoop :: Integer -> Timed Bool

    timers-tick Control.Timer.Tick

    Shorthand for: creaTimerLoop False True i.

  10. pBool :: TomlParse m => L Value -> m Bool

    toml-reader-parse TOML.Parse

    No documentation available.

Page 169 of many | Previous | Next