BSD-3-Clause licensed by Vanessa McHale
Maintained by [email protected]
This version can be pinned in stack with:tibetan-utils-0.1.1.5@sha256:93350059b15f325897daf7c859d9e3ffb03d1774f258c4a6d55c42d91bd9ae72,1535

Module documentation for 0.1.1.5

  • Text
    • Text.Megaparsec
      • Text.Megaparsec.Char
        • Text.Megaparsec.Char.Tibetan
      • Text.Megaparsec.Lexer
        • Text.Megaparsec.Lexer.Tibetan
  • TextShow
    • TextShow.Data
      • TextShow.Data.Integral
        • TextShow.Data.Integral.Tibetan

Tibetan numeral parser and to show objects with tibetan numerals.

Haskell library (with test suite) to parse Tibetan numerals as integers and display integers as tibetan numerals.

See Text.Megaparsec documentation for how to use the parser.

There is an Idris version of this library in-progress here.