X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Flib%2Fexts%2FMutableArray.lhs;h=55174c75bd65291ebf1ed6fe8276e1645ce49324;hb=111d9435b72fdf4dcf606e6da7baa06c2ae2190f;hp=202c297f14e2503ca20d2b3da9e533c6e48e710a;hpb=0cca1cdcfdb433edcc013a643d72cf2580a78e33;p=ghc-hetmet.git diff --git a/ghc/lib/exts/MutableArray.lhs b/ghc/lib/exts/MutableArray.lhs index 202c297..55174c7 100644 --- a/ghc/lib/exts/MutableArray.lhs +++ b/ghc/lib/exts/MutableArray.lhs @@ -89,6 +89,7 @@ import PrelArr import PrelAddr import PrelArrExtra import PrelForeign +import PrelStable import PrelST import ST import Ix