Remove __HASKELL1__, __HASKELL98__, __CONCURRENT_HASKELL__
authorIan Lynagh <igloo@earth.li>
Tue, 12 Oct 2010 13:47:00 +0000 (13:47 +0000)
committerIan Lynagh <igloo@earth.li>
Tue, 12 Oct 2010 13:47:00 +0000 (13:47 +0000)
commit28879d9b3afe1812810d42f14eda6dfa4aa6dc73
tree061146f936d4d8fd89b29405663b1c7ea896c44d
parente1ac5b65ae2830fc197b7c157af362415c196127
Remove __HASKELL1__, __HASKELL98__, __CONCURRENT_HASKELL__
We used to define these CPP symbols, but nothing on hackage uses them
and the first 2 are no longer correct (as we support multiple Haskell
versions).
compiler/main/DriverPipeline.hs
docs/users_guide/phases.xml