peggy-0.2.1: The Parser Generator for Haskell

Text.Peggy.SrcLoc

Documentation

data SrcPos

Constructors

SrcPos 

Fields

locFile :: !FilePath
 
locAbs :: !Int
 
locLine :: !Int
 
locCol :: !Int