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. fixC :: (a -> FCode a) -> FCode a

    ghc GHC.StgToCmm.Monad

    No documentation available.

  2. CILayoutFixed :: Int -> [JSRep] -> CILayout

    ghc GHC.StgToJS.Types

    whole layout known

  3. fixedLayout :: [JSRep] -> CILayout

    ghc GHC.StgToJS.Utils

    No documentation available.

  4. gen_Ix_binds :: SrcSpan -> DerivInstTys -> TcM (LHsBinds GhcPs, Bag AuxBindSpec)

    ghc GHC.Tc.Deriv.Generate

    No documentation available.

  5. pprTypeDoesNotHaveFixedRuntimeRep :: Type -> FixedRuntimeRepProvenance -> SDoc

    ghc GHC.Tc.Errors.Ppr

    No documentation available.

  6. CannotMixGADTConsWith98Cons :: ConversionFailReason

    ghc GHC.Tc.Errors.Types

    No documentation available.

  7. FixedRuntimeRepDataConField :: FixedRuntimeRepProvenance

    ghc GHC.Tc.Errors.Types

    Data constructor fields must have a fixed runtime representation. Tests: T11734, T18534.

  8. FixedRuntimeRepError :: [FixedRuntimeRepErrorInfo] -> TcSolverReportMsg

    ghc GHC.Tc.Errors.Types

    A violation of the representation-polymorphism invariants. See FixedRuntimeRepErrorInfo and FixedRuntimeRepContext for more information.

  9. data FixedRuntimeRepErrorInfo

    ghc GHC.Tc.Errors.Types

    Stores the information to be reported in a representation-polymorphism error message.

  10. FixedRuntimeRepPatSynSigArg :: FixedRuntimeRepProvenance

    ghc GHC.Tc.Errors.Types

    Pattern synonym signature arguments must have a fixed runtime representation. Test: RepPolyPatSynArg.

Page 83 of many | Previous | Next