We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cee7d8a commit ff95618Copy full SHA for ff95618
README.md
@@ -11,6 +11,7 @@ The source code is split into reusable components and builds with [Haskell Stack
11
- `jhc-core`: Core language, based on [Pure Type System](https://en.wikipedia.org/wiki/Pure_type_system)
12
- `jhc-grin`: Backend, C code generator, whole program optimizer, variant of GRIN intermediate language
13
- `jhc-app`: JHC Compiler, command line interface
14
+- `lib`: Haskell standard libraries for JHC
15
16
### System Requirements
17
- OS: Windows/Linux/OSX
0 commit comments