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

Hoogle Search

Within LTS Haskell 24.45 (ghc-9.10.3)

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

  1. mdRelationZeroOrOneToZeroOrMany :: String

    nerd-font-icons Graphics.Icons.NerdFont

    No documentation available.

  2. listenAny :: Interface (m :: Type -> Type) -> m (Port, UDP_API m)

    network-house Net.UDP_Client

    No documentation available.

  3. HostAny :: HostPreference

    network-simple-tls Network.Simple.TCP.TLS

    Any available host.

  4. histMany :: Int -> [(Text, [Double])] -> [Trace]

    plotlyhs Graphics.Plotly.Histogram

    No documentation available.

  5. connectAny :: ReaderT Handle IO ()

    reactive-balsa Reactive.Banana.ALSA.Common

    No documentation available.

  6. MatchAny :: Rank

    sphinx Text.Search.Sphinx.Types

    No documentation available.

  7. Company :: ClubType

    strive Strive.Enums

    No documentation available.

  8. insertMany :: Ord k => TMapChan k a -> k -> [a] -> STM ()

    tmapchan Control.Concurrent.STM.TMapChan

    No documentation available.

  9. insertMany :: (Eq k, Hashable k) => TMapChan k a -> k -> [a] -> STM ()

    tmapchan Control.Concurrent.STM.TMapChan.Hash

    No documentation available.

  10. many :: (MonadPlus m, Vector v a) => m a -> m (v a)

    vector-extras VectorExtras.Combinators

    No documentation available.

Page 295 of many | Previous | Next

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