Bugs item #758818, was opened at 2003-06-22 18:01 Message generated for change (Comment added) made by simonmar You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=108032&aid=758818&group_id=8032
Category: Compiler Group: None >Status: Closed >Resolution: Fixed Priority: 5 Submitted By: Nobody/Anonymous (nobody) >Assigned to: Simon Marlow (simonmar) Summary: openFileEx remove from GHC.Handle Initial Comment: SimonM removed openFileEx from GHC.Handle (it is still included, though deprecated in IOExts). It is still imported from GHC.Handle and used in fptools/ghc/compiler/utils/Binary.hs My build on a CVS source checked out on 20th of June failed at stage2. I've attached a trivial patch which worked on my build. -nate ([EMAIL PROTECTED]) ---------------------------------------------------------------------- >Comment By: Simon Marlow (simonmar) Date: 2003-06-23 10:15 Message: Logged In: YES user_id=48280 Fixed, although the attached patch looks unrelated (possibly you attached the wrong patch?). ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=108032&aid=758818&group_id=8032 _______________________________________________ Glasgow-haskell-bugs mailing list [EMAIL PROTECTED] http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs
