summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghc-regress/lib
diff options
context:
space:
mode:
authorSimon Marlow <marlowsd@gmail.com>2010-05-24 12:42:05 +0000
committerSimon Marlow <marlowsd@gmail.com>2010-05-24 12:42:05 +0000
commit01ca9e2a513112fd3ba7a62005eb45bc92b61d77 (patch)
treecfd6d342820f083605d258b709891782971d385b /testsuite/tests/ghc-regress/lib
parent335bc711febb37863ee33737a3a13ecbbb128d09 (diff)
downloadhaskell-01ca9e2a513112fd3ba7a62005eb45bc92b61d77.tar.gz
hGetBufSome comes from System.IO now.
Diffstat (limited to 'testsuite/tests/ghc-regress/lib')
-rw-r--r--testsuite/tests/ghc-regress/lib/IO/hGetBuf001.hs1
1 files changed, 0 insertions, 1 deletions
diff --git a/testsuite/tests/ghc-regress/lib/IO/hGetBuf001.hs b/testsuite/tests/ghc-regress/lib/IO/hGetBuf001.hs
index 365081ca58..eea599ea74 100644
--- a/testsuite/tests/ghc-regress/lib/IO/hGetBuf001.hs
+++ b/testsuite/tests/ghc-regress/lib/IO/hGetBuf001.hs
@@ -8,7 +8,6 @@ import Foreign.C
import System.Exit
import Control.Exception
import Control.Monad
-import GHC.IO.Handle.Text (hGetBufSome)
main = do