X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Fcompiler%2FsimplCore%2FSAT.lhs;fp=ghc%2Fcompiler%2FsimplCore%2FSAT.lhs;h=cf67ced4d79be7e0cacf7cf5de7e480f217a869c;hb=7e602b0a11e567fcb035d1afd34015aebcf9a577;hp=c79a174b4e0152931d3fe8a273f665fb512cf7df;hpb=139f0fd30e19f934aa51885a52b8e5d7c24ee460;p=ghc-hetmet.git diff --git a/ghc/compiler/simplCore/SAT.lhs b/ghc/compiler/simplCore/SAT.lhs index c79a174..cf67ced 100644 --- a/ghc/compiler/simplCore/SAT.lhs +++ b/ghc/compiler/simplCore/SAT.lhs @@ -42,7 +42,7 @@ module SAT ( doStaticArgs ) where #include "HsVersions.h" -import Util ( panic ) +import Panic ( panic ) doStaticArgs = panic "SAT.doStaticArgs (ToDo)"