From 122d465a30a1504ffc9ba4903b1d2f6ffb293001 Mon Sep 17 00:00:00 2001 From: Tom Ellis Date: Wed, 25 Jun 2025 15:29:53 +0100 Subject: [PATCH] Fix table Was broken in c4da07f2bd539bdb6abff3f17ccd082bc540a9a4 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d53ed35..3bb5fba 100644 --- a/README.md +++ b/README.md @@ -112,8 +112,8 @@ Some of the others are | --------------- | --------------- | --------------- | --------------- | | [`alex/`](https://www.haskell.org/alex/) | Redirect | Alex maintainers | [Details](#details-alex) | | [`arrows/`](https://www.haskell.org/arrows/) | | Ross Patterson | | -| [`cabal/`](https://www.haskell.org/cabal/) | [cabal-website](https://github.com/haskell/cabal-website) | Cabal maintainers | [Deta| [`communities/`](https://www.haskell.org/communities/) | | | [Details](#details-communities) | -ils](#details-cabal) | +| [`cabal/`](https://www.haskell.org/cabal/) | [cabal-website](https://github.com/haskell/cabal-website) | Cabal maintainers | [Details](#details-cabal) | +| [`communities/`](https://www.haskell.org/communities/) | | | [Details](#details-communities) | | [`definition/`](https://www.haskell.org/definition/) | | Haskell Prime committee | [Details](#details-definition) | | [`ghc/`](https://www.haskell.org/ghc/) | | | [Details](#details-ghc) | | [`ghc-perf/`](https://www.haskell.org/ghc-perf/) | | Joachim Breitner | [Details](#details-ghc-perf) |