smuggler2-0.3.4.1: GHC Source Plugin that helps to minimise imports and generate explicit exports
Safe HaskellNone
LanguageHaskell2010

Smuggler2.Exports

Description

 
Synopsis

Documentation

mkExportAnnT :: Monad m => AvailInfo -> TransformT m (Located (IE GhcPs)) Source #

Uses an exportable thing to generate the corresponding piece of (annotated) AST.