Skip to content

Commit 4bf182e

Browse files
Document Stack namespace in missing location
1 parent 192b154 commit 4bf182e

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

tool-developers.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,9 +45,10 @@ Users and develoeprs need not wait for a release to begin documenting error code
4545
The Haskell Foundation administers the error code namespaces - please open an issue here or have a chat with the HF executive team to get a namespace assignment.
4646
The currently assigned namespaces are:
4747

48-
| Namespace | Tool |
49-
|-----------|--------------------------------------|
50-
| `GHC` | [GHC](https://www.haskell.org/ghc/) |
48+
| Namespace | Tool |
49+
|-----------|---------------------------------------------------|
50+
| `GHC` | [GHC](https://www.haskell.org/ghc/) |
51+
| `S` | [Stack](https://docs.haskellstack.org/en/stable/) |
5152

5253

5354
### Code Assignment Recommendations

0 commit comments

Comments
 (0)