X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=compiler%2Fstranal%2FWwLib.lhs;h=4254d35de8aab0f637148cc6bd2d68701791c905;hp=5f63a481bf7f6d43c829e8c6c9ebc47388add849;hb=30c122df62ec75f9ed7f392f24c2925675bf1d06;hpb=e4fa0854318cde1a317727ab3d29edc0ca772e9d diff --git a/compiler/stranal/WwLib.lhs b/compiler/stranal/WwLib.lhs index 5f63a48..4254d35 100644 --- a/compiler/stranal/WwLib.lhs +++ b/compiler/stranal/WwLib.lhs @@ -28,6 +28,7 @@ import UniqSupply import Unique import Util ( zipWithEqual, notNull ) import Outputable +import FastString import List ( zipWith4 ) \end{code}