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.
-
ghc-lib-parser GHC.Tc.Errors.Types No documentation available.
-
ghc-lib-parser GHC.Tc.Errors.Types No documentation available.
data
DeriveInstanceBadConstructor ghc-lib-parser GHC.Tc.Errors.Types No documentation available.
-
ghc-lib-parser GHC.Tc.Errors.Types Why a particular typeclass instance couldn't be derived.
-
domain Domain Specification of which instances to automatically derive for all the supported types in the model and how. You can combine derivers using Monoid and Semigroup.
-
Toolkit for definition of instance derivers for Domain specs.
-
domain-core DomainCore.Deriver Specification of which instances to automatically derive for all the supported types in the model and how. You can combine derivers using Monoid and Semigroup.
Deriver :: (TypeDec -> Q [Dec]) -> Deriverdomain-core DomainCore.Deriver Function from the type declaration in this package's own AST to a list of Template Haskell declarations in its quotation monad.
-
hint Language.Haskell.Interpreter No documentation available.
DeriveDataTypeable :: Extensionhint Language.Haskell.Interpreter No documentation available.