gll-0.4.0.3: GLL parser with simple combinator interface

Safe HaskellSafe
LanguageHaskell98

GLL.Parseable.Char

Contents

Description

Exports an instance for Parseable Char that assumes $ and # never appear in the inpur string.

Orphan instances

Parseable Char Source #

Assumes $ and # never appear in the inpur string.