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, 0 insertions, 2 deletions
diff --git a/libraries/ghc-boot/ghc-boot.cabal.in b/libraries/ghc-boot/ghc-boot.cabal.in
index e320a5725f..ddefca51db 100644
--- a/libraries/ghc-boot/ghc-boot.cabal.in
+++ b/libraries/ghc-boot/ghc-boot.cabal.in
@@ -45,7 +45,6 @@ Library
GHC.HandleEncoding
GHC.Platform.ArchOS
GHC.Platform.Host
- GHC.Platform.Constants
GHC.Settings.Utils
GHC.UniqueSubdir
GHC.Version
@@ -54,7 +53,6 @@ Library
-- autogen-modules:
-- GHC.Version
-- GHC.Platform.Host
- -- GHC.Platform.Constants
build-depends: base >= 4.7 && < 4.16,
binary == 0.8.*,