summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorAdam Sandberg Ericsson <adam@sandbergericsson.se>2020-07-04 16:49:57 +0100
committerMarge Bot <ben+marge-bot@smart-cactus.org>2020-07-07 13:56:06 -0400
commit9615343363a68313c4bfdb068696002ecca7786e (patch)
treea0d8c7b6a6a5644f7ee71d838fa52892e924f16f /configure.ac
parent0effc57d48ace6b719a9f4cbeac67c95ad55010b (diff)
downloadhaskell-9615343363a68313c4bfdb068696002ecca7786e.tar.gz
hadrian: make hadrian/ghci use the bootstrap compiler from configure #18190
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index a2faecff06..6e710c7f8d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1425,6 +1425,7 @@ fi
# Create the configuration for the Hadrian build system if it is present
if test -e hadrian/cfg/system.config.in; then
AC_CONFIG_FILES([hadrian/cfg/system.config])
+ AC_CONFIG_FILES([hadrian/ghci-cabal hadrian/ghci-stack])
fi
# We got caught by