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

Hoogle Search

Within LTS Haskell 24.26 (ghc-9.10.3)

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

  1. pattern Interconnect_AvailableFeaturesItem_IFMACSEC :: Interconnect_AvailableFeaturesItem

    gogol-compute Gogol.Compute.Types

    Media Access Control security (MACsec)

  2. pattern Interconnect_RequestedFeaturesItem_IFMACSEC :: Interconnect_RequestedFeaturesItem

    gogol-compute Gogol.Compute.Types

    Media Access Control security (MACsec)

  3. insertResponseHeaderIfMissing :: Header -> Middleware

    om-http OM.HTTP

    Insert a response header only if it has not already been inserted.

  4. maybe'ifModified :: (Functor f, HasField s "maybe'ifModified" a) => LensLike' f s a

    riak-protobuf Data.Riak.Proto

    No documentation available.

  5. eitherErrnoIfMinus1 :: (Eq a, Num a) => IO a -> IO (Either Errno a)

    unix-bytestring Foreign.C.Error.Safe

    No documentation available.

  6. eitherErrnoIfMinus1Retry :: (Eq a, Num a) => IO a -> IO (Either Errno a)

    unix-bytestring Foreign.C.Error.Safe

    No documentation available.

  7. eitherErrnoIfMinus1RetryMayBlock :: (Eq a, Num a) => IO a -> IO b -> IO (Either Errno a)

    unix-bytestring Foreign.C.Error.Safe

    No documentation available.

Page 23 of many | Previous | Next

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