Make the Integer library used directly configurable in GHC and base
authorIan Lynagh <igloo@earth.li>
Wed, 22 Jul 2009 15:10:48 +0000 (15:10 +0000)
committerIan Lynagh <igloo@earth.li>
Wed, 22 Jul 2009 15:10:48 +0000 (15:10 +0000)
commit30a08433b46de89511fcdf0149f0749739227efb
tree119a8246c117b2e6ac186c38861aee5f8ec63767
parent51984e25deeba8a8abbab00d89cca51f3fd051b0
Make the Integer library used directly configurable in GHC and base
Rather than indirecting through an integer package
compiler/basicTypes/Module.lhs
compiler/ghc.mk
compiler/ghci/RtClosureInspect.hs
compiler/prelude/PrelNames.lhs
ghc.mk
packages