Hoogle Search

Within LTS Haskell 24.42 (ghc-9.10.3)

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

  1. allocatePriorComments :: Pos -> [LEpaComment] -> ([LEpaComment], [LEpaComment])

    ghc-exactprint Language.Haskell.GHC.ExactPrint.Utils

    No documentation available.

  2. allClosures :: GenClosure b -> [b]

    ghc-heap GHC.Exts.Heap

    For generic code, this function returns all referenced closures.

  3. alloc_limit :: GenClosure b -> !Int64

    ghc-heap GHC.Exts.Heap

    No documentation available.

  4. allClosures :: GenClosure b -> [b]

    ghc-heap GHC.Exts.Heap.Closures

    For generic code, this function returns all referenced closures.

  5. alloc_limit :: GenClosure b -> !Int64

    ghc-heap GHC.Exts.Heap.Closures

    No documentation available.

  6. allocaGlpkArray :: Storable a => [a] -> (GlpkArray a -> IO b) -> IO b

    glpk-headers Math.Programming.Glpk.Header

    Run a computation with a temporary GlpkArray.

  7. allNets :: [Network]

    haskoin-core Haskoin.Network.Constants

    List of all networks supported by this library.

  8. allowNegativeP :: Num n => P n -> P n

    hosc Sound.Osc.Text

    No documentation available.

  9. allocSimpleConfig :: Socket -> BufferSize -> IO Config

    http2 Network.HTTP2.Client

    Making simple configuration whose IO is not efficient. A write buffer is allocated internally. WAI timeout manger is initialized with 30_000_000 microseconds.

  10. allocSimpleConfig' :: Socket -> BufferSize -> Int -> IO Config

    http2 Network.HTTP2.Client

    Making simple configuration whose IO is not efficient. A write buffer is allocated internally. The third argument is microseconds to initialize WAI timeout manager.

Page 111 of many | Previous | Next