summaryrefslogtreecommitdiff
path: root/utils/deriveConstants/deriveConstants.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'utils/deriveConstants/deriveConstants.cabal')
-rw-r--r--utils/deriveConstants/deriveConstants.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/deriveConstants/deriveConstants.cabal b/utils/deriveConstants/deriveConstants.cabal
index 36ba7ebe1f..503cae1f25 100644
--- a/utils/deriveConstants/deriveConstants.cabal
+++ b/utils/deriveConstants/deriveConstants.cabal
@@ -8,7 +8,7 @@ Maintainer: XXX
Synopsis: Derive header files containing various constants for the GHC build process
Description:
This utility is responsible for generating a number of C header files
- needed during the GHC build process. See @includes/ghc.mk@ in the GHC
+ needed during the GHC build process. See @rts/include/ghc.mk@ in the GHC
build system for details.
Category: Development
build-type: Simple