Add primitive and vector packages for DPH support
authorSimon Marlow <marlowsd@gmail.com>
Thu, 23 Sep 2010 10:45:42 +0000 (10:45 +0000)
committerSimon Marlow <marlowsd@gmail.com>
Thu, 23 Sep 2010 10:45:42 +0000 (10:45 +0000)
commita613254621412c595207bcc5681e0f2a3e5ce7d0
treeb8e0b14849afece23c55e2e805520abd33b1629a
parent1c1ed8694bdd24b003fa5935d001a1835e9b0f4e
Add primitive and vector packages for DPH support
DPH is now using the public vector package instead of its internal
version.

vector and primitive are not "boot" packages; they aren't required to
build GHC, but they are required to validate (because we include DPH
when validating).

If you say './darcs-all get --no-dph' then you don't get DPH, vector,
or primitive.
ghc.mk
packages