Hoogle Search

Within LTS Haskell 24.39 (ghc-9.10.3)

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

  1. data Pool a

    resource-pool Data.Pool.Introspection

    Striped resource pool based on Control.Concurrent.QSem.

  2. data PoolConfig a

    resource-pool Data.Pool.Introspection

    Configuration of a Pool.

  3. module Data.String.Interpolate.Parse

    YOU SHOULD NOT USE THIS MODULE. This is exported mainly so tests can introspect on the implementation.

  4. data ParseOutput

    string-interpolate Data.String.Interpolate.Parse

    Each section here is a list of lines. Content here is defined by the contiguous sequence of lines begining with the first non-blank line and ending with the last non-blank line

  5. ParseOutput :: Lines -> Lines -> Lines -> ParseOutput

    string-interpolate Data.String.Interpolate.Parse

    No documentation available.

  6. PureCodec :: forall output input . output -> Codec (KeyMap Value) input output

    autodocodec Autodocodec

    To implement pure from Applicative. Pure is not available for non-object codecs because there is no mempty for Value, which we would need during encoding.

  7. PossiblyJointUnion :: Union

    autodocodec Autodocodec.Codec

    Not disjoint, see possiblyJointEitherCodec.

  8. PowerOf2 :: Word8 -> IntegerSymbolic

    autodocodec Autodocodec.Codec

    No documentation available.

  9. PowerOf2MinusOne :: Word8 -> IntegerSymbolic

    autodocodec Autodocodec.Codec

    No documentation available.

  10. PureCodec :: forall output input . output -> Codec (KeyMap Value) input output

    autodocodec Autodocodec.Codec

    To implement pure from Applicative. Pure is not available for non-object codecs because there is no mempty for Value, which we would need during encoding.

Page 269 of many | Previous | Next