In ghci, catch IO exceptions when calling canonicalizePath
authorIan Lynagh <igloo@earth.li>
Sun, 13 Jun 2010 13:46:27 +0000 (13:46 +0000)
committerIan Lynagh <igloo@earth.li>
Sun, 13 Jun 2010 13:46:27 +0000 (13:46 +0000)
commit8c33abc68ed4d386b7e986bdba08d055abf9ccc5
tree1625a382cbe182f428d0f1092a8be6e5fea843d7
parent5b6b5deb22e8d77cd98aef4d58cd5826da52ee89
In ghci, catch IO exceptions when calling canonicalizePath
We now get an exception if the path doesn't exist
ghc/InteractiveUI.hs