diff --git a/doc/hooks/ghc.section.md b/doc/hooks/ghc.section.md deleted file mode 100644 index ac054b954a92..000000000000 --- a/doc/hooks/ghc.section.md +++ /dev/null @@ -1,3 +0,0 @@ -# GHC {#ghc} - -Creates a temporary package database and registers every Haskell build input in it (TODO: how?). diff --git a/doc/hooks/index.md b/doc/hooks/index.md index 2307782dec47..1b2459ad200e 100644 --- a/doc/hooks/index.md +++ b/doc/hooks/index.md @@ -17,7 +17,6 @@ check-phase-thread-limit-hook.section.md cmake.section.md desktop-file-utils.section.md gdk-pixbuf.section.md -ghc.section.md gnome.section.md haredo.section.md installShellFiles.section.md diff --git a/doc/redirects.json b/doc/redirects.json index 19ac1ce89977..da66c51073d5 100644 --- a/doc/redirects.json +++ b/doc/redirects.json @@ -2783,9 +2783,6 @@ "glycin-dont-wrap": [ "index.html#glycin-dont-wrap" ], - "ghc": [ - "index.html#ghc" - ], "gnome-platform": [ "index.html#gnome-platform" ], @@ -3633,7 +3630,8 @@ "index.html#hareHook-cross-compilation" ], "haskell": [ - "index.html#haskell" + "index.html#haskell", + "index.html#ghc" ], "haskell-available-packages": [ "index.html#haskell-available-packages"