#3276: FilePath.addTrailingPathSeparator "" = "/"
-----------------------------+----------------------------------------------
Reporter:  duncan            |          Owner:                   
    Type:  bug               |         Status:  new              
Priority:  normal            |      Component:  libraries (other)
 Version:  6.10.2            |       Severity:  normal           
Keywords:                    |       Testcase:                   
      Os:  Unknown/Multiple  |   Architecture:  Unknown/Multiple 
-----------------------------+----------------------------------------------
 Since we often consider the filepath `""` to be synonymous with `"."`,
 then `addTrailingPathSeparator ""` should be "./" not "/".

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/3276>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to