input-output-hk / input-output-hk/constrained-generators

Improve pretty-printing of errors

Open
#23 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Haskell
Stars
3
Forks
0
PR merge metrics
No merged PRs in 30d

Description

We currently store and deal with errors using a list of strings as lines. This doesn't mix very well with pretty-printing of error messages.

It would be nice to use `Doc` instead of this to make the error messages nicer and easier to nest properly.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.