haskell-tools-backend-ghc-0.5.0.0: Creating the Haskell-Tools AST from GHC's representations

Safe HaskellNone
LanguageHaskell2010

Language.Haskell.Tools.AST.FromGHC.Types

Description

Functions that convert the type-related elements of the GHC AST to corresponding elements in the Haskell-tools AST representation

Documentation

trfAssertion' :: forall n r. TransformName n r => HsType n -> Trf (UAssertion (Dom r) RangeStage) Source #