From 1eada1599643039ae0fe4c92a9c7baf9bca5e575 Mon Sep 17 00:00:00 2001
From: simonm <unknown>
Date: Wed, 27 Jan 1999 10:55:39 +0000
Subject: [PATCH] [project @ 1999-01-27 10:55:39 by simonm] import PrelStable
 to get StablePtrs.

---
 ghc/lib/exts/ByteArray.lhs | 1 +
 1 file changed, 1 insertion(+)

diff --git a/ghc/lib/exts/ByteArray.lhs b/ghc/lib/exts/ByteArray.lhs
index 504b2eb2a4bb..60c9fedd1fc9 100644
--- a/ghc/lib/exts/ByteArray.lhs
+++ b/ghc/lib/exts/ByteArray.lhs
@@ -26,6 +26,7 @@ module ByteArray
 import PrelArr
 import PrelBase
 import PrelForeign
+import PrelStable
 import Ix
 \end{code}
 
-- 
GitLab