#1689: openTempFile puts digits in file extension, i.e. after dot instead of
before
-----------------------------+----------------------------------------------
  Reporter:  greenrd         |          Owner:          
      Type:  bug             |         Status:  new     
  Priority:  normal          |      Milestone:          
 Component:  libraries/base  |        Version:  6.7     
  Severity:  normal          |       Keywords:          
Difficulty:  Easy (1 hr)     |             Os:  Linux   
  Testcase:                  |   Architecture:  Multiple
-----------------------------+----------------------------------------------
openTempFile tmpDir "TH_source_zeroth.hs" creates filenames like
 /tmp/TH_source_zeroth.27218hs instead of what the haddock says it should
 create: /tmp/TH_source_zeroth27218.hs

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/1689>
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