We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 533e00b commit 043fdb6Copy full SHA for 043fdb6
1 file changed
README.md
@@ -16,6 +16,10 @@ according to which the testdata is checked. Two sample scripts
16
17
[Checktestdata language specification](doc/format-spec.md)
18
19
+We also have a [Haskell implementation](haskell_edsl/README.md) of the
20
+checktestdata program, which supports this specification as well as a
21
+Haskell embedded domain-specific language.
22
+
23
## Installation
24
25
0 commit comments