ghc-cabal now adds the language flag being used
authorIan Lynagh <igloo@earth.li>
Mon, 17 Jan 2011 18:48:33 +0000 (18:48 +0000)
committerIan Lynagh <igloo@earth.li>
Mon, 17 Jan 2011 18:48:33 +0000 (18:48 +0000)
commit843b4bb61822eab5c3649da61c3417d0ec6caf52
tree9ee5b207261174e9b4a53b451b58306d876f907a
parent27934996c8eb8082fec9076a3038dd4a4d0d2b16
ghc-cabal now adds the language flag being used
This means we get -XHaskell98 added to the list of flags, just like we
would if we were building with Cabal.
utils/ghc-cabal/Main.hs