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

Hoogle Search

Within LTS Haskell 24.6 (ghc-9.10.2)

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

  1. deriveGenericInstanceFromName :: Name -> Q Dec

    store Data.Store.TH.Internal

    No documentation available.

  2. deriveManyStoreFromStorable :: (Type -> Bool) -> Q [Dec]

    store Data.Store.TH.Internal

    No documentation available.

  3. deriveManyStorePrimVector :: Q [Dec]

    store Data.Store.TH.Internal

    No documentation available.

  4. deriveManyStoreUnboxVector :: Q [Dec]

    store Data.Store.TH.Internal

    No documentation available.

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

    store Data.Store.TH.Internal

    No documentation available.

  6. deriveTupleStoreInstance :: Int -> Dec

    store Data.Store.TH.Internal

    No documentation available.

  7. deriveFromJSONGADT :: Name -> DecsQ

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

    No documentation available.

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

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

    No documentation available.

  9. deriveJSONGADT :: Name -> DecsQ

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

    Derive ToJSON and FromJSON instances for the named GADT

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

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

    No documentation available.

Page 22 of many | Previous | Next

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