X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Flib%2Fghc%2FPackBase.lhs;fp=ghc%2Flib%2Fghc%2FPackBase.lhs;h=0f9dd04b5914aff0ede8adea6a73ec9d0b588517;hb=552de7b426f990a961a051ec486a77982c4b7770;hp=1f8614b9aabf7719f197d2c41edcc92517bf6ad9;hpb=e84b92ee647e749ea48fecf3ad1f4f328f667a70;p=ghc-hetmet.git diff --git a/ghc/lib/ghc/PackBase.lhs b/ghc/lib/ghc/PackBase.lhs index 1f8614b..0f9dd04 100644 --- a/ghc/lib/ghc/PackBase.lhs +++ b/ghc/lib/ghc/PackBase.lhs @@ -47,7 +47,7 @@ module PackBase where import PrelBase -import {-# SOURCE #-} Error ( error ) +import {-# SOURCE #-} GHCerr ( error ) import PrelList ( length ) import STBase import ArrBase