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

Hoogle Search

Within LTS Haskell 24.53 (ghc-9.10.3)

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

  1. IsEmptyOrSingleton :: Bool -> IsEmptyOrSingleton

    ghc-lib-parser GHC.Utils.Outputable

    No documentation available.

  2. isListEmptyOrSingleton :: [a] -> IsEmptyOrSingleton

    ghc-lib-parser GHC.Utils.Outputable

    No documentation available.

  3. integerFromSingleton :: Integer x => Singleton x -> Integer

    tfp Type.Data.Num

    No documentation available.

  4. integralFromSingleton :: (Integer x, Num y) => Singleton x -> y

    tfp Type.Data.Num

    No documentation available.

  5. integerFromSingleton :: Integer n => Singleton n -> Integer

    tfp Type.Data.Num.Decimal.Number

    No documentation available.

  6. integralFromSingleton :: (Integer n, Num a) => Singleton n -> a

    tfp Type.Data.Num.Decimal.Number

    No documentation available.

  7. data HeadSingleton n

    tfp Type.Data.Num.Unary

    No documentation available.

  8. headSingleton :: Natural n => HeadSingleton n

    tfp Type.Data.Num.Unary

    No documentation available.

  9. integerFromSingleton :: Natural n => Singleton n -> Integer

    tfp Type.Data.Num.Unary

    No documentation available.

  10. integralFromSingleton :: (Natural n, Num a) => Singleton n -> a

    tfp Type.Data.Num.Unary

    No documentation available.

Page 60 of many | Previous | Next

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