Skip to content

Commit 2ae9c40

Browse files
authored
Update README.md (#187)
1 parent f5b0aff commit 2ae9c40

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,7 @@ There are various flavors available as suffixes to the compiler names (e.g. `#gh
104104
| `-static` | Building static binaries | `#ghc810-static` | Static Haskell Cross-Compiler |
105105
| `-js` | JavaScript Cross-Compiler | `#ghc810-js` | JavaScript Haskell Cross-Compiler |
106106
| `-windows` | Windows Cross-Compiler | `#ghc810-windows` | Windows Haskell Cross-Compiler |
107+
| `-ghc` | GHC Development | `#ghc810-ghc` | GHC Development Compiler |
107108

108109
These can then be combined following this schema:
109110
```

0 commit comments

Comments
 (0)