summaryrefslogtreecommitdiff
path: root/compiler/ghc.cabal.in
diff options
context:
space:
mode:
authorSylvain Henry <sylvain@haskus.fr>2020-07-02 20:52:51 +0200
committerMarge Bot <ben+marge-bot@smart-cactus.org>2020-07-25 00:45:08 -0400
commit342a01af624840ba94f22256079ff4f3cee09ca2 (patch)
tree7b6ed819b10bd6bd08992d5fdca5ea94504ccb3d /compiler/ghc.cabal.in
parent15b2b44fe35292dc3ac93ec215c44fba42165f67 (diff)
downloadhaskell-342a01af624840ba94f22256079ff4f3cee09ca2.tar.gz
Add GHC.Platform.Profile
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 db48f60105..5c153817e7 100644
--- a/compiler/ghc.cabal.in
+++ b/compiler/ghc.cabal.in
@@ -182,6 +182,7 @@ Library
GHC.Driver.Hooks
GHC.Driver.Flags
GHC.Platform.Ways
+ GHC.Platform.Profile
GHC.Types.Id
GHC.Types.Id.Info
GHC.Core.Predicate