ghc-lib-parser-ex-9.4.0.0: Algorithms on GHC parse trees
Safe HaskellSafe-Inferred
LanguageHaskell2010

Language.Haskell.GhclibParserEx.GHC.Hs.Type

Documentation

fromTyParen :: LHsType GhcPs -> LHsType GhcPs Source #

isTyQuasiQuote :: LHsType GhcPs -> Bool Source #

isUnboxedTuple :: HsTupleSort -> Bool Source #

isKindTyApp :: LHsType GhcPs -> Bool Source #