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.
deriveManyStoreUnboxVector :: Q [Dec]store Data.Store.TH.Internal No documentation available.
deriveStore :: Cxt -> Type -> [DataCon] -> Q Decstore Data.Store.TH.Internal No documentation available.
deriveTupleStoreInstance :: Int -> Decstore Data.Store.TH.Internal No documentation available.
deriveFromJSONGADT :: Name -> DecsQaeson-gadt-th Data.Aeson.GADT.TH No documentation available.
deriveFromJSONGADTWithOptions :: JSONGADTOptions -> Name -> DecsQaeson-gadt-th Data.Aeson.GADT.TH No documentation available.
deriveJSONGADT :: Name -> DecsQaeson-gadt-th Data.Aeson.GADT.TH deriveJSONGADTWithOptions :: JSONGADTOptions -> Name -> DecsQaeson-gadt-th Data.Aeson.GADT.TH No documentation available.
deriveToJSONGADT :: Name -> DecsQaeson-gadt-th Data.Aeson.GADT.TH No documentation available.
deriveToJSONGADTWithOptions :: JSONGADTOptions -> Name -> DecsQaeson-gadt-th Data.Aeson.GADT.TH No documentation available.
deriveAvro :: FilePath -> Q [Dec]avro Data.Avro.Deriving Same as deriveAvroWithOptions but uses defaultDeriveOptions
deriveAvro = deriveAvroWithOptions defaultDeriveOptions