From 39a2faa05fbbdb4a5ef0682afc42b5809cbd86ce Mon Sep 17 00:00:00 2001 From: Dave Laing Date: Tue, 17 May 2016 19:03:41 +0200 Subject: 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 --- compiler/ghc.cabal.in | 1 + 1 file changed, 1 insertion(+) (limited to 'compiler/ghc.cabal.in') 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 -- cgit v1.2.1