summaryrefslogtreecommitdiff
path: root/compiler/ghc.cabal.in
diff options
context:
space:
mode:
authorDave Laing <dave.laing.80@gmail.com>2016-05-17 19:03:41 +0200
committerBen Gamari <ben@smart-cactus.org>2016-05-18 22:02:21 +0200
commit39a2faa05fbbdb4a5ef0682afc42b5809cbd86ce (patch)
treec7af725cea548d7f7a58881b97b73cc4e3528bd9 /compiler/ghc.cabal.in
parentba3e1fd37dc5004c4307ed205f6701b16faceb59 (diff)
downloadhaskell-39a2faa05fbbdb4a5ef0682afc42b5809cbd86ce.tar.gz
Rework parser to allow use with DynFlags
Split out the options needed by the parser from DynFlags, making the parser more friendly to standalone usage. Test Plan: validate Reviewers: simonmar, alanz, bgamari, austin, thomie Reviewed By: simonmar, alanz, bgamari, thomie Subscribers: thomie, mpickering Differential Revision: https://phabricator.haskell.org/D2208 GHC Trac Issues: #10961
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 ca250a8b5c..24764933c9 100644
--- a/compiler/ghc.cabal.in
+++ b/compiler/ghc.cabal.in
@@ -213,6 +213,7 @@ Library
CmmLint
CmmLive
CmmMachOp
+ CmmMonad
CmmSwitch
CmmNode
CmmOpt