ghc-lib-parser-ex-9.8.0.2: Algorithms on GHC parse trees
Safe HaskellNone
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 #