id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc,os,architecture,failure,difficulty,testcase,blockedby,blocking,related
5014,canonicalizePath throws exception on paths that do not exist,hesselink,,"Assume path `foo` exists, but `foo/bar` doesn't. On GHC 6.12, `canonicalizePath ""foo/bar""` gave back a result. On GHC 7.02, I get an exception:

{{{
*** Exception: foo/bar: canonicalizePath: does not exist (No such file or directory)
}}}

The behavior is not defined by the documentation, or at all (see #4215) but it would be nice if it didn't crash.",bug,new,low,7.6.2,libraries/directory,7.0.2,,,dterei the.dead.shall.rise@…,Unknown/Multiple,Unknown/Multiple,Runtime crash,Unknown,,,,
