#1652: System.Directory.copyFile breakage
-------------------------------+--------------------------------------------
    Reporter:  sorear          |        Owner:  igloo     
        Type:  merge           |       Status:  new       
    Priority:  normal          |    Milestone:  6.8 branch
   Component:  libraries/base  |      Version:  6.7       
    Severity:  normal          |   Resolution:            
    Keywords:                  |   Difficulty:  Unknown   
          Os:  Linux           |     Testcase:            
Architecture:  x86             |  
-------------------------------+--------------------------------------------
Changes (by simonmar):

  * owner:  simonmar => igloo
  * type:  bug => merge

Comment:

 Fixed, thanks.

 In libraries/base:

 {{{
 Thu Oct 18 13:23:45 BST 2007  Simon Marlow <[EMAIL PROTECTED]>
   * FIX #1652: openTempFile should accept an empty string for the
 directory
 }}}

 in libraries/directory:

 {{{
 Thu Oct 18 13:01:15 BST 2007  Simon Marlow <[EMAIL PROTECTED]>
   * Move tests from testsuite/tests/ghc-regress/lib/Directory

 Thu Oct 18 13:14:05 BST 2007  Simon Marlow <[EMAIL PROTECTED]>
   * move copyFile001 from testsuite

 Thu Oct 18 13:17:55 BST 2007  Simon Marlow <[EMAIL PROTECTED]>
   * import System.Directory, not Directory

 Thu Oct 18 14:06:23 BST 2007  Simon Marlow <[EMAIL PROTECTED]>
   * add test for #1652
 }}}

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/1652#comment:3>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to