Home
last modified time | relevance | path

Searched refs:HsKind (Results 1 – 10 of 10) sorted by relevance

/dports/devel/hs-ormolu/ormolu-0.4.0.0/_cabal_deps/ghc-lib-parser-9.2.1.20211101/compiler/Language/Haskell/Syntax/
H A DType.hs28 HsType(..), HsCoreTy, LHsType, HsKind, LHsKind,
295 type HsKind pass = HsType pass type
298 type LHsKind pass = XRec pass (HsKind pass)
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/ghc-lib-parser-8.10.7.20210828/compiler/GHC/Hs/
H A DTypes.hs21 HsType(..), NewHsTypeX(..), LHsType, HsKind, LHsKind,
309 type HsKind pass = HsType pass type
312 type LHsKind pass = Located (HsKind pass)
/dports/lang/ghc/ghc-8.10.7/compiler/GHC/Hs/
H A DTypes.hs21 HsType(..), NewHsTypeX(..), LHsType, HsKind, LHsKind,
309 type HsKind pass = HsType pass type
312 type LHsKind pass = Located (HsKind pass)
/dports/devel/hs-hlint/hlint-3.3.4/_cabal_deps/ghc-lib-parser-9.0.1.20210324/compiler/GHC/Hs/
H A DType.hs29 HsType(..), NewHsTypeX(..), LHsType, HsKind, LHsKind,
331 type HsKind pass = HsType pass function
334 type LHsKind pass = Located (HsKind pass)
/dports/devel/hs-hlint/hlint-3.3.4/src/Hint/
H A DExtensions.hs380 used KindSignatures = hasT (un :: HsKind GhcPs)
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/hlint-3.2.7/src/Hint/
H A DExtensions.hs370 used KindSignatures = hasT (un :: HsKind GhcPs)
/dports/devel/hs-ormolu/ormolu-0.4.0.0/_cabal_deps/ghc-lib-parser-9.2.1.20211101/compiler/GHC/Hs/
H A DType.hs31 HsType(..), HsCoreTy, LHsType, HsKind, LHsKind,
1235 type instance Anno (HsKind (GhcPass p)) = SrcSpanAnnA
/dports/lang/ghc/ghc-8.10.7/compiler/rename/
H A DRnTypes.hs448 rnHsKind :: HsDocContext -> HsKind GhcPs -> RnM (HsKind GhcRn, FreeVars)
/dports/lang/ghc/ghc-8.10.7/utils/haddock/haddock-api/src/Haddock/Backends/
H A DLaTeX.hs1046 ppKind :: Bool -> HsKind DocNameI -> LaTeX
/dports/lang/ghc/ghc-8.10.7/utils/haddock/haddock-api/src/Haddock/Backends/Xhtml/
H A DDecl.hs1148 ppKind :: Unicode -> Qualification -> HsKind DocNameI -> Html