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

Hoogle Search

Within LTS Haskell 24.28 (ghc-9.10.3)

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

  1. pBool :: MyParser (TPat Bool)

    tidal Sound.Tidal.Boot

    No documentation available.

  2. creaBoolTimer :: Integer -> Timed Bool

    timers-tick Control.Timer.Tick

    Shorthand for: creaTimer False True i.

  3. creaBoolTimerLoop :: Integer -> Timed Bool

    timers-tick Control.Timer.Tick

    Shorthand for: creaTimerLoop False True i.

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

    toml-reader-parse TOML.Parse

    No documentation available.

  5. _Bool :: TomlBiMap Bool AnyValue

    tomland Toml.Codec.BiMap.Conversion

    Bool BiMap for AnyValue. Usually used as the bool combinator.

  6. matchBool :: forall (t :: TValue) . Value t -> Either MatchError Bool

    tomland Toml.Type.AnyValue

    Extract Bool from Value.

  7. UBool :: Bool -> UValue

    tomland Toml.Type.UValue

    No documentation available.

  8. TBool :: TValue

    tomland Toml.Type.Value

    No documentation available.

  9. parseBoolOption :: Text -> (BoolOptionAction -> Action) -> EventString -> Maybe ExCommand

    yi-keymap-vim Yi.Keymap.Vim.Ex.Commands.Common

    No documentation available.

  10. matchFromBool :: Bool -> MatchResult ()

    yi-keymap-vim Yi.Keymap.Vim.MatchResult

    No documentation available.

Page 165 of many | Previous | Next

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