We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5b0aff commit 2ae9c40Copy full SHA for 2ae9c40
README.md
@@ -104,6 +104,7 @@ There are various flavors available as suffixes to the compiler names (e.g. `#gh
104
| `-static` | Building static binaries | `#ghc810-static` | Static Haskell Cross-Compiler |
105
| `-js` | JavaScript Cross-Compiler | `#ghc810-js` | JavaScript Haskell Cross-Compiler |
106
| `-windows` | Windows Cross-Compiler | `#ghc810-windows` | Windows Haskell Cross-Compiler |
107
+| `-ghc` | GHC Development | `#ghc810-ghc` | GHC Development Compiler |
108
109
These can then be combined following this schema:
110
```
0 commit comments