X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=compiler%2FdeSugar%2FMatchLit.lhs;h=5e5e81d2ba97d6e48d2483c7154666c378a9c908;hb=a51fe79ebcdcb8285573a18f12cade2101533419;hp=be8ea2313f049905fce6c28e341e56a15737d3b2;hpb=a62da487378d873399d2dedb85fc0d546fa911d8;p=ghc-hetmet.git diff --git a/compiler/deSugar/MatchLit.lhs b/compiler/deSugar/MatchLit.lhs index be8ea23..5e5e81d 100644 --- a/compiler/deSugar/MatchLit.lhs +++ b/compiler/deSugar/MatchLit.lhs @@ -31,7 +31,7 @@ import PrelNames import TysWiredIn import Literal import SrcLoc -import Ratio +import Data.Ratio import Outputable import Util import FastString