Move Integer out into its own package
authorIan Lynagh <igloo@earth.li>
Sun, 23 Mar 2008 18:13:42 +0000 (18:13 +0000)
committerIan Lynagh <igloo@earth.li>
Sun, 23 Mar 2008 18:13:42 +0000 (18:13 +0000)
We now depend on the new integer package.
We also depend on a new ghc-prim package, which has GHC.Prim,
GHC.PrimopWrappers, and new modules GHC.Bool and GHC.Generics,
containing Bool and Unit/Inl/Inr respectively.


No differences found