Skip to content
  • Ian Lynagh's avatar
    Move Integer out into its own package · 175e0450
    Ian Lynagh authored
    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.
    175e0450