We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 71897c5 commit 96b92e7Copy full SHA for 96b92e7
README.md
@@ -43,6 +43,11 @@ script/repl # actually launch the repl
43
`haskell-language-server` integration is also provided, and I edit in VS Code configured to use it.
44
45
46
+### Organization
47
+
48
+Haskell sources for the compiler &c. are in `src`. Facet sources for its standard libraries are in `lib`.
49
50
51
## Syntax
52
53
A quick overview of facet’s syntax. Note that this is subject to change.
0 commit comments