Skip to content

Commit 043fdb6

Browse files
committed
Mention Haskell EDSL implementation in main readme.
1 parent 533e00b commit 043fdb6

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,10 @@ according to which the testdata is checked. Two sample scripts
1616

1717
[Checktestdata language specification](doc/format-spec.md)
1818

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+
1923
## Installation
2024

2125

0 commit comments

Comments
 (0)