cassette-0.2.0.1: Combinators to simultaneously define parsers and pretty printers
Safe HaskellNone
LanguageHaskell2010

Text.Cassette.Number

Description

Combinators to handle number literals.

Synopsis

Documentation

int :: PP Int Source #

An integer literal, positive or negative.