| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: ghc-polyparse | Distribution: Fedora Project |
| Version: 1.13 | Vendor: Fedora Project |
| Release: 23.el10_0 | Build date: Fri May 2 18:19:58 2025 |
| Group: Unspecified | Build host: buildvm-ppc64le-17.iad2.fedoraproject.org |
| Size: 1479352 | Source RPM: ghc-polyparse-1.13-23.el10_0.src.rpm |
| Packager: Fedora Project | |
| Url: https://hackage.haskell.org/package/polyparse | |
| Summary: A variety of alternative parser combinator libraries | |
This version, 1.13 is a Non-Maintainer Upload (NMU). Report issues to the Hackage Trustees issue tracker. A variety of alternative parser combinator libraries, including the original HuttonMeijer set. The Poly sets have features like good error reporting, arbitrary token type, running state, lazy parsing, and so on. Finally, Text.Parse is a proposed replacement for the standard Read class, for better deserialisation of Haskell values from Strings.