urk, the dependencies added in the last commit don't really work properly
authorSimon Marlow <simonmar@microsoft.com>
Thu, 7 Sep 2006 11:37:02 +0000 (11:37 +0000)
committerSimon Marlow <simonmar@microsoft.com>
Thu, 7 Sep 2006 11:37:02 +0000 (11:37 +0000)
commit74c362210577cb1b5aee255dfd4e851720f01363
tree4a5b210a84c15dc1a14f27b004a38059daafa3a5
parent9491f55ce4ab4ea288674c6a0cc174bb8673c7a1
urk, the dependencies added in the last commit don't really work properly
first, I got the dependencies wrong (should be the .o file, not the
.hs), and secondly GHC's recompilation checker refuses to recompile
these files anyway.  I haven't done anything about the second problem
yet, except to comment it.
compiler/Makefile