[project @ 1999-09-19 19:30:04 by sof]
authorsof <unknown>
Sun, 19 Sep 1999 19:30:04 +0000 (19:30 +0000)
committersof <unknown>
Sun, 19 Sep 1999 19:30:04 +0000 (19:30 +0000)
commite16cfb5521f186388e56c47eab95140e81eb1ee5
tree4cf7600c5dbfd8e19ddfa5a7b2bba3072c0ebcf8
parent7bef35dc53e91566f1bb8c51cce5ef87123ac4df
[project @ 1999-09-19 19:30:04 by sof]
* Re-exported IO.HandlePosn, i.e.,

         type HandlePosition = Integer
 data HandlePosn = HandlePosn Handle HandlePosition

* Added hTell :: Handle -> HandlePosition
  (merely a wrapper for IO.hGetPosn )

* Added hSetBinaryMode :: Handle -> Bool -> IO Bool
  for dynamically changing the 'translation mode' of a Handle.
  This stuff is only useful on platforms that make a distinction
  between text and binary files (e.g., Win32)
ghc/lib/exts/IOExts.lhs