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

Hoogle Search

Within LTS Haskell 24.19 (ghc-9.10.3)

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

  1. deriveManyStoreUnboxVector :: Q [Dec]

    store Data.Store.TH.Internal

    No documentation available.

  2. deriveStore :: Cxt -> Type -> [DataCon] -> Q Dec

    store Data.Store.TH.Internal

    No documentation available.

  3. deriveTupleStoreInstance :: Int -> Dec

    store Data.Store.TH.Internal

    No documentation available.

  4. deriveFromJSONGADT :: Name -> DecsQ

    aeson-gadt-th Data.Aeson.GADT.TH

    No documentation available.

  5. deriveFromJSONGADTWithOptions :: JSONGADTOptions -> Name -> DecsQ

    aeson-gadt-th Data.Aeson.GADT.TH

    No documentation available.

  6. deriveJSONGADT :: Name -> DecsQ

    aeson-gadt-th Data.Aeson.GADT.TH

    Derive ToJSON and FromJSON instances for the named GADT

  7. deriveJSONGADTWithOptions :: JSONGADTOptions -> Name -> DecsQ

    aeson-gadt-th Data.Aeson.GADT.TH

    No documentation available.

  8. deriveToJSONGADT :: Name -> DecsQ

    aeson-gadt-th Data.Aeson.GADT.TH

    No documentation available.

  9. deriveToJSONGADTWithOptions :: JSONGADTOptions -> Name -> DecsQ

    aeson-gadt-th Data.Aeson.GADT.TH

    No documentation available.

  10. deriveAvro :: FilePath -> Q [Dec]

    avro Data.Avro.Deriving

    Same as deriveAvroWithOptions but uses defaultDeriveOptions

    deriveAvro = deriveAvroWithOptions defaultDeriveOptions
    

Page 22 of many | Previous | Next

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