Remove GHC's haskell98 dependency
[ghc-hetmet.git] / compiler / deSugar / MatchLit.lhs
index be8ea23..5e5e81d 100644 (file)
@@ -31,7 +31,7 @@ import PrelNames
 import TysWiredIn
 import Literal
 import SrcLoc
-import Ratio
+import Data.Ratio
 import Outputable
 import Util
 import FastString