summaryrefslogtreecommitdiff
path: root/compiler/ghc.cabal.in
diff options
context:
space:
mode:
authorIan Lynagh <ian@well-typed.com>2013-02-08 22:01:03 +0000
committerIan Lynagh <ian@well-typed.com>2013-02-08 22:07:20 +0000
commitf52b4ad90f940bdb1e8719fbbc395450d2131a8a (patch)
tree90e145e103bedb62e9690a058029ad048711cef2 /compiler/ghc.cabal.in
parentfa8686331d30d7b41f9fc8654e7271819fa14a86 (diff)
downloadhaskell-f52b4ad90f940bdb1e8719fbbc395450d2131a8a.tar.gz
Split the PlatformConstants type off into its own module
Diffstat (limited to 'compiler/ghc.cabal.in')
-rw-r--r--compiler/ghc.cabal.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/compiler/ghc.cabal.in b/compiler/ghc.cabal.in
index e5d9fd9c43..a69e25eb7a 100644
--- a/compiler/ghc.cabal.in
+++ b/compiler/ghc.cabal.in
@@ -289,6 +289,7 @@ Library
InteractiveEval
PackageConfig
Packages
+ PlatformConstants
PprTyThing
StaticFlags
SysTools