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

Hoogle Search

Within LTS Haskell 24.41 (ghc-9.10.3)

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

  1. class RestSerializable α

    data-serializer Data.Serializer

    Serializable type. putRest must work under assumption that it will not be followed by any more output.

  2. class Serializable α => SizedSerializable α

    data-serializer Data.Serializer

    Types with fixed serialized size.

  3. class Sql92SerializableConstraintDefinitionSyntax constraint

    beam-migrate Database.Beam.Migrate.SQL.SQL92

    IsSql92ColumnConstraintDefinitionSyntaxes that can be serialized to JSON

  4. class Sql92SerializableDataTypeSyntax dataType

    beam-migrate Database.Beam.Migrate.SQL.SQL92

    IsSql92DataTypeSyntaxes that can be serialized to JSON

  5. runDBTSerializable :: MonadBaseControl IO m => DBT m a -> Connection -> m a

    pg-transact Database.PostgreSQL.Transact

    No documentation available.

  6. PHPSessionCouldntDecodeSerializablePast :: ByteString -> PHPSessionDecodingError

    hs-php-session Data.PHPSession.Types

    No documentation available.

Page 4 of many | Previous | Next

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