diff options
author | Simon Marlow <marlowsd@gmail.com> | 2009-01-15 12:25:24 +0000 |
---|---|---|
committer | Simon Marlow <marlowsd@gmail.com> | 2009-01-15 12:25:24 +0000 |
commit | ed73f6871b71202e90ef74d692bc36d796f7e54e (patch) | |
tree | d93fe9815f7726897d3da95b7ab437565eb7f576 /install-sh | |
parent | 9f7a24c858fcd4d61342e1497d422efff587fad3 (diff) | |
download | haskell-ed73f6871b71202e90ef74d692bc36d796f7e54e.tar.gz |
More useful error message when a package .hi file cannot be found:
> import System.Process
Could not find module `System.Process':
There are files missing in the process-1.0.1.1 package,
try running 'ghc-pkg check'.
Use -v to see a list of the files searched for.
Diffstat (limited to 'install-sh')
0 files changed, 0 insertions, 0 deletions