Commit 37e6f3cb authored by Andrew Gibiansky's avatar Andrew Gibiansky

Fixing test suite in ghc 7.10

parent 16ca7dfb
......@@ -2,7 +2,7 @@
-- Keep all the language pragmas here so it can be compiled separately.
module Main where
import Prelude
import GHC
import GHC hiding (Qualified)
import GHC.Paths
import Data.IORef
import Control.Monad
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment