Skip to content

Commit 5c4a428

Browse files
Document existence of copilot-interpreter as part of Copilot 3.11. Refs #42.
1 parent e7c6101 commit 5c4a428

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

documentation.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,9 @@ that make up Copilot, that all share a single repository:
2222
new back-end to Copilot.
2323
([Hackage](https://hackage.haskell.org/package/copilot-core))
2424

25+
- `copilot-interpreter`: A backend for simulating Copilot specifications.
26+
([Hackage](https://hackage.haskell.org/package/copilot-interpreter))
27+
2528
- `copilot-language`: The front-end of Copilot defining the user language. A
2629
user of Copilot typically interacts with this library.
2730
([Hackage](https://hackage.haskell.org/package/copilot-language))

0 commit comments

Comments
 (0)