haskell-prettyprinter / haskell-prettyprinter/prettyprinter
Example code is broken
Open
Documentation
- Dominant language
- Haskell
- Stars
- 309
- Forks
- 43
- Avg merge
- 21h 25m
- Merged PRs (30d)
- 1
Description
The example shown on the module main page, the `prettyprintType` function, is actually not type checking due to the `String` list of separators. It is rather expected a `[Doc ann]` type element.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.