We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ec52dc commit 79ca83cCopy full SHA for 79ca83c
README.md
@@ -6,3 +6,7 @@ This library implements the equivalent functions of many other pretty-printers i
6
the Wadler/Leijen style but with all the names gratuitously changed.
7
8
It also provides nice ANSI integration.
9
+
10
+## Examples
11
12
+* Colorful JSON printer ([code](test/snapshots/DodoExampleJson.purs), [output](test/snapshots/DodoExampleJson.output))
0 commit comments