ghc-srcspan-plugin-0.2.2.1: Generic GHC Plugin for annotating Haskell code with source location data.
GHC.Plugins.ErrorLoc
plugin :: Plugin Source #
errorAt :: String -> String -> a Source #
undefinedAt :: String -> a Source #
fromJustAt :: String -> Maybe a -> a Source #