Add tests from testsuite/tests/h98
[ghc-base.git] / GHC / Handle.hs
index 5d231ea..e99c40a 100644 (file)
@@ -15,7 +15,7 @@
 
 -- #hide
 
-module GHC.Handle {-# DEPRECATED "use GHC.IO.Handle.Base instead" #-} (
+module GHC.Handle {-# DEPRECATED "use GHC.IO.Handle instead" #-} (
   withHandle, withHandle', withHandle_,
   wantWritableHandle, wantReadableHandle, wantSeekableHandle,