Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | update unicode FilePath handling | Joey Hess | 2011-02-11 |
Based on http://hackage.haskell.org/trac/ghc/ticket/3307 , whether FilePath contains decoded unicode varies by OS. So, add a configure check for it. Also, renamed showFile to filePathToString |