happy (2) unstable; urgency=low * Modify Setup.lhs to save the two bootstrap haskell sourcefiles shipped in dist, otherwise they get removed on clean and the second build (profiling?) fails. -- David Fox Thu, 18 Aug 2011 17:10:24 -0700 happy (1) unstable; urgency=low * Modify the package's build dependency on itself so that if happy isn't available the ghc6 package can be substituted. This doesn't actually work, but if you drop a happy binary into /usr/bin it will. The actual reason happy is required for this build is because the Cabal libraries use it, and since they are now part of GHC that means that GHC should have a (non-build) dependency on happy. -- David Fox Tue, 06 May 2008 11:34:46 -0700