Hoogle Search

Within LTS Haskell 24.34 (ghc-9.10.3)

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

  1. InstanceDeclSort :: DeclSort

    ghc GHC.Tc.Errors.Types

    No documentation available.

  2. data WrongThingSort

    ghc GHC.Tc.Errors.Types

    No documentation available.

  3. ppDataSort :: DataSort -> SDoc

    ghc GHC.Tc.Errors.Types

    No documentation available.

  4. DataDeclSort :: NewOrData -> DataSort

    ghc GHC.Tc.Gen.HsType

    No documentation available.

  5. DataFamilySort :: DataSort

    ghc GHC.Tc.Gen.HsType

    No documentation available.

  6. DataInstanceSort :: NewOrData -> DataSort

    ghc GHC.Tc.Gen.HsType

    No documentation available.

  7. data DataSort

    ghc GHC.Tc.Gen.HsType

    A description of whether something is a

    At present, this data type is only consumed by checkDataKindSig.

  8. scopedSortOuter :: HsOuterTyVarBndrs flag GhcTc -> TcM (HsOuterTyVarBndrs flag GhcTc)

    ghc GHC.Tc.Gen.HsType

    No documentation available.

  9. zonkAndScopedSort :: [TcTyVar] -> TcM [TcTyVar]

    ghc GHC.Tc.Gen.HsType

    No documentation available.

  10. data HoleSort

    ghc GHC.Tc.Types.Constraint

    Used to indicate which sort of hole we have.

Page 109 of many | Previous | Next