- Builds with
mtl-2.3
.
- Got rid of
data-default-class
dependency, which was completely redundant.
- Uses Megaparsec 7. The
parseCueSheet
now returnsParseErrorBundle
.
- Allow Megaparsec 6.4.0.
-
Uses Megaparsec 6.
-
Adjusted the
Eec
type to use it with Megaparsec 6. -
The
parseCueSheet
function now accepts strictByteString
instead of lazy one.
-
Improved documentation.
-
Improved the parser using the newest features of Megaparsec 5.3.0.
- Initial release.