module-management-0.10.1: Clean up module imports, split and merge modules

Safe HaskellNone

Language.Haskell.Modules.Util.SrcLoc

Synopsis

Documentation

increaseSrcLoc :: String -> SrcLoc -> SrcLocSource

Update a SrcLoc to move it from l past the string argument.

makeTree :: (HasSpanInfo a, Show a, Eq a, Ord a) => Set a -> Tree aSource

Build a tree of SrcSpanInfo