ContentsIndex
SrcLoc
Synopsis
data SrcLoc = SrcLoc {
srcPath :: FilePath
srcChar, srcLine, srcColumn :: !Int
}
class HasSrcLoc syntax where
srcLoc :: syntax -> SrcLoc
Produced by Haddock version 0.6