Safe Haskell | None |
---|---|
Language | Haskell2010 |
Language.Haskell.GhcMod.SrcUtils
Documentation
listifySpans :: Typeable a => TypecheckedSource -> (Int, Int) -> [Located a]
listifyParsedSpans :: Typeable a => ParsedSource -> (Int, Int) -> [Located a]
listifyRenamedSpans :: Typeable a => RenamedSource -> (Int, Int) -> [Located a]
listifyStaged :: Typeable r => Stage -> (r -> Bool) -> GenericQ [r]
typeSigInRangeHE :: Int -> Int -> Decl SrcSpanInfo -> Bool
showOccName :: DynFlags -> PprStyle -> OccName -> String