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

Hoogle Search

Within LTS Haskell 24.26 (ghc-9.10.3)

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

  1. selectBool :: (T a, T a) -> T Bool -> T a

    synthesizer-core Synthesizer.Plain.Cut

    No documentation available.

  2. selectBool :: (T a, T a) -> T Bool -> T a

    synthesizer-core Synthesizer.State.Cut

    No documentation available.

  3. fromBool :: Bool -> Bit

    Color Graphics.Color.Algebra.Binary

    Convert Bool to Bit

  4. toBool :: Bit -> Bool

    Color Graphics.Color.Algebra.Binary

    Convert Bit to Bool

  5. fromBool :: Bool -> Bit

    Color Graphics.Color.Space

    Convert Bool to Bit

  6. toBool :: Bit -> Bool

    Color Graphics.Color.Space

    Convert Bit to Bool

  7. fromBool :: Bool -> Bit

    Color Graphics.Color.Space.RGB

    Convert Bool to Bit

  8. fromBool :: Bool -> Bit

    Color Graphics.Color.Space.RGB

    Convert Bool to Bit

  9. toBool :: Bit -> Bool

    Color Graphics.Color.Space.RGB

    Convert Bit to Bool

  10. toBool :: Bit -> Bool

    Color Graphics.Color.Space.RGB

    Convert Bit to Bool

Page 120 of many | Previous | Next

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