summaryrefslogtreecommitdiff
path: root/libraries/ghc-boot/ghc-boot.cabal.in
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/ghc-boot/ghc-boot.cabal.in')
-rw-r--r--libraries/ghc-boot/ghc-boot.cabal.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/libraries/ghc-boot/ghc-boot.cabal.in b/libraries/ghc-boot/ghc-boot.cabal.in
index aed75b0c8a..f986810b6b 100644
--- a/libraries/ghc-boot/ghc-boot.cabal.in
+++ b/libraries/ghc-boot/ghc-boot.cabal.in
@@ -44,6 +44,7 @@ Library
GHC.ForeignSrcLang
GHC.HandleEncoding
GHC.Platform
+ GHC.Platform.Host
GHC.Settings
GHC.UniqueSubdir
GHC.Version
@@ -51,6 +52,7 @@ Library
-- but done by Hadrian
-- autogen-modules:
-- GHC.Version
+ -- GHC.Platform.Host
build-depends: base >= 4.7 && < 4.14,
binary == 0.8.*,