Follow library changes
authorIan Lynagh <igloo@earth.li>
Sun, 23 Mar 2008 18:25:57 +0000 (18:25 +0000)
committerIan Lynagh <igloo@earth.li>
Sun, 23 Mar 2008 18:25:57 +0000 (18:25 +0000)
commitfcf6b22d0478be20e27c2245f3e34dd272e12522
tree7b33e0ecfddef9bd27f963b13e332baca0ae4db4
parent7f0471be1cfe0ef6110ef7fdd8132d85387d0b21
Follow library changes
Integer, Bool and Unit/Inl/Inr are now in new packages integer
and ghc-prim.
13 files changed:
compiler/basicTypes/Module.lhs
compiler/coreSyn/ExternalCore.lhs
compiler/deSugar/DsUtils.lhs
compiler/main/Packages.lhs
compiler/prelude/PrelNames.lhs
compiler/prelude/TysWiredIn.lhs
compiler/utils/Binary.hs
libraries/Makefile
libraries/boot-packages
libraries/installPackage.hs
rts/Exception.cmm
rts/Prelude.h
rts/package.conf.in