trifecta-0.8.0.1: Parser combinators with slicing and diagnostic support

Text.Trifecta.Path

Documentation

data History Source

Constructors

Continue !Path !Int 
Complete 

Instances

snocPath :: Path -> Int -> MaybeFileName -> Int -> [Int] -> PathSource

path :: History -> MaybeFileName -> Int -> [Int] -> PathSource