X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Flib%2Fghc%2FPackBase.lhs;fp=ghc%2Flib%2Fghc%2FPackBase.lhs;h=dc0a835b62f2ea737cc5687ff9222db36bafdba5;hb=4e2bf823d13edfcd3e76e2b4754f83021adb13ce;hp=eaf4d6dbd051080ac90c04367759ae7349495ca8;hpb=94a3714fc95e7502d333135be2a8bfc6cd3e12bf;p=ghc-hetmet.git diff --git a/ghc/lib/ghc/PackBase.lhs b/ghc/lib/ghc/PackBase.lhs index eaf4d6d..dc0a835 100644 --- a/ghc/lib/ghc/PackBase.lhs +++ b/ghc/lib/ghc/PackBase.lhs @@ -46,6 +46,7 @@ import PrelList ( length ) import STBase import ArrBase import Addr +import UnsafeST ( runST ) \end{code}