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

Hoogle Search

Within LTS Haskell 24.33 (ghc-9.10.3)

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

  1. binaryLevelFromBool :: Bool -> BinaryLevel

    synthesizer-core Synthesizer.Plain.Analysis

    No documentation available.

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

    synthesizer-core Synthesizer.Plain.Cut

    No documentation available.

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

    synthesizer-core Synthesizer.State.Cut

    No documentation available.

  4. fromBool :: Bool -> Bit

    Color Graphics.Color.Algebra.Binary

    Convert Bool to Bit

  5. toBool :: Bit -> Bool

    Color Graphics.Color.Algebra.Binary

    Convert Bit to Bool

  6. fromBool :: Bool -> Bit

    Color Graphics.Color.Space

    Convert Bool to Bit

  7. toBool :: Bit -> Bool

    Color Graphics.Color.Space

    Convert Bit to Bool

  8. fromBool :: Bool -> Bit

    Color Graphics.Color.Space.RGB

    Convert Bool to Bit

  9. fromBool :: Bool -> Bit

    Color Graphics.Color.Space.RGB

    Convert Bool to Bit

  10. toBool :: Bit -> Bool

    Color Graphics.Color.Space.RGB

    Convert Bit to Bool

Page 121 of many | Previous | Next

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