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

Hoogle Search

Within LTS Haskell 24.51 (ghc-9.10.3)

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

  1. isNumericClass :: Class -> Bool

    liquidhaskell-boot Liquid.GHC.API

    No documentation available.

  2. Signum :: UnaryOp

    mfsolve Math.MFSolve

    sign

  3. withNumber :: String -> (Double -> Parser a) -> Value -> Parser a

    microaeson Data.Aeson.Micro

    No documentation available.

  4. anNumerals :: [Text]

    minimorph NLP.Minimorph.English

    No documentation available.

  5. InvalidNumericCharacter :: Int -> MMarkErr

    mmark Text.MMark

    This numeric character is invalid

  6. module EigensystemNum

    No documentation available.

  7. type family Signum (i :: TypeInt) :: TypeInt

    numtype-dk Numeric.NumType.DK.Integers

    Signum.

  8. signum :: forall (i :: TypeInt) . Proxy i -> Proxy (Signum i)

    numtype-dk Numeric.NumType.DK.Integers

    No documentation available.

  9. toNum :: (KnownTypeInt i, Num a) => Proxy i -> a

    numtype-dk Numeric.NumType.DK.Integers

    No documentation available.

  10. peekListNumberDelim :: Peeker e ListNumberDelim

    pandoc-lua-marshal Text.Pandoc.Lua.Marshal.ListAttributes

    Retrieves a ListNumberDelim value from a string.

Page 416 of many | Previous | Next

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