diff options
author | Ian Lynagh <igloo@earth.li> | 2009-08-07 13:07:31 +0000 |
---|---|---|
committer | Ian Lynagh <igloo@earth.li> | 2009-08-07 13:07:31 +0000 |
commit | 74df25b15c34c4554660b76d1ae09b721d0aa59b (patch) | |
tree | fed5b3398ef162691aef829a6d88ed337cd78b67 /darcs-all | |
parent | 81dc292579a5e64898bdba00d892d5cbcbc5e459 (diff) | |
download | haskell-74df25b15c34c4554660b76d1ae09b721d0aa59b.tar.gz |
Add a kludge to fix building shared libs
The .dyn_hi files currently depend on the .dyn_hi files of modules that
they import. But they actually want the .hi files of modules from
another package.This we make the .dyn_hi files depend on the .hi files
so we are sure that they exist and are up-to-date.
Diffstat (limited to 'darcs-all')
0 files changed, 0 insertions, 0 deletions