From bff2f24ba9104275c665b6a0cf30a8dd18407392 Mon Sep 17 00:00:00 2001 From: John Ericson Date: Thu, 30 May 2019 20:06:24 -0400 Subject: Move 'Platform' to ghc-boot ghc-pkg needs to be aware of platforms so it can figure out which subdire within the user package db to use. This is admittedly roundabout, but maybe Cabal could use the same notion of a platform as GHC to good affect too. --- compiler/ghc.cabal.in | 1 - 1 file changed, 1 deletion(-) (limited to 'compiler/ghc.cabal.in') diff --git a/compiler/ghc.cabal.in b/compiler/ghc.cabal.in index d380d96707..1a235c4008 100644 --- a/compiler/ghc.cabal.in +++ b/compiler/ghc.cabal.in @@ -607,7 +607,6 @@ Library Reg RegClass PIC - Platform CPrim X86.Regs X86.RegInfo -- cgit v1.2.1