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

Hoogle Search

Within LTS Haskell 24.35 (ghc-9.10.3)

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

  1. twoThreeSetup :: TreeSetup

    haskey-btree Data.BTree.Pure.Setup

    Setup of a 2-3 tree.

  2. mpfr_custom_init_set :: Ptr MPFR -> CInt -> Exp -> CPrecision -> Ptr Limb -> IO ()

    hmpfr Data.Number.MPFR.FFIhelper

    No documentation available.

  3. mpfr_set :: Ptr MPFR -> Ptr MPFR -> CRoundMode -> IO CInt

    hmpfr Data.Number.MPFR.FFIhelper

    No documentation available.

  4. mpfr_set_d :: Ptr MPFR -> CDouble -> CRoundMode -> IO CInt

    hmpfr Data.Number.MPFR.FFIhelper

    No documentation available.

  5. mpfr_set_emax :: Exp -> IO CInt

    hmpfr Data.Number.MPFR.FFIhelper

    No documentation available.

  6. mpfr_set_emin :: Exp -> IO CInt

    hmpfr Data.Number.MPFR.FFIhelper

    No documentation available.

  7. mpfr_set_erangeflag :: IO ()

    hmpfr Data.Number.MPFR.FFIhelper

    No documentation available.

  8. mpfr_set_exp :: Ptr MPFR -> Exp -> IO CInt

    hmpfr Data.Number.MPFR.FFIhelper

    No documentation available.

  9. mpfr_set_inexflag :: IO ()

    hmpfr Data.Number.MPFR.FFIhelper

    No documentation available.

  10. mpfr_set_inf :: Ptr MPFR -> CInt -> IO ()

    hmpfr Data.Number.MPFR.FFIhelper

    No documentation available.

Page 247 of many | Previous | Next

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