Hoogle Search
Within LTS Haskell 24.56 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
receiveAnyValue :: ExtInterpInstance d -> Get a -> IO aghc GHC.Runtime.Interpreter.Process Expect a value to be received
sendAnyValue :: Binary a => ExtInterpInstance d -> a -> IO ()ghc GHC.Runtime.Interpreter.Process Send any value
CanDeriveAnyClass :: OriginativeDerivStatusghc GHC.Tc.Deriv.Utils No documentation available.
DerivSpecAnyClass :: DerivSpecMechanismghc GHC.Tc.Deriv.Utils DeriveAnyClass
isDerivSpecAnyClass :: DerivSpecMechanism -> Boolghc GHC.Tc.Deriv.Utils No documentation available.
DerivErrOnlyAnyClassDeriveable :: TyCon -> DeriveAnyClassEnabled -> DeriveInstanceErrReasonghc GHC.Tc.Errors.Types No documentation available.
-
ghc GHC.Tc.Errors.Types No documentation available.
NoDeriveAnyClassEnabled :: DeriveAnyClassEnabledghc GHC.Tc.Errors.Types No documentation available.
NotBoxedKindAny :: TypeCannotBeMarshaledReasonghc GHC.Tc.Errors.Types No documentation available.
TcRnSimplifierTooManyIterations :: Cts -> IntWithInf -> WantedConstraints -> TcRnMessageghc GHC.Tc.Errors.Types TcRnSimplifierTooManyIterations is an error that occurs whenever the constraint solver in the simplifier hits the iterations' limit. Examples(s): None. Test cases: None.