Popularity
5.8
Growing
Activity
0.0
Stable
1
9
0

Monthly Downloads: 7
Programming language: Haskell
License: MIT License
Tags: Text    
Latest version: v0.1.0.1

parseerror-eq alternatives and similar packages

Based on the "Text" category.
Alternatively, view parseerror-eq alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of parseerror-eq or a related project?

Add another 'Text' Package

README

ParseErrorEq

A library to help with compatibility against Parsec versions. Adds an instance of Eq to the ParseError data type, if it's missing from the version of Parsec that you're compiling against.

Build Status Hackage