trifecta-0.11: Parser combinators with slicing and diagnostic support

Text.Trifecta.Supply

Contents

Synopsis

Documentation

data EOF Source

Constructors

EOF 

Instances

type restricted versions of supply

supplyDefault :: Reducer t Rope => t -> It a -> It aSource

supplyHunk :: Hunk -> It a -> It aSource

supplyPath :: Path -> It a -> It aSource