Skip to content
  • Luite Stegeman's avatar
    f87e5e57
    Remove obsolete --make-haskell-source from genprimopcode · f87e5e57
    Luite Stegeman authored and Marge Bot's avatar Marge Bot committed
    Now that haddock uses the wired-in interface for GHC.Internal.Prim,
    the generated Haskell source file is no longer needed. Remove the
    --make-haskell-source code generator from genprimopcode and replace
    the generated GHC/Internal/Prim.hs with a minimal static source file.
    f87e5e57
    Remove obsolete --make-haskell-source from genprimopcode
    Luite Stegeman authored and Marge Bot's avatar Marge Bot committed
    Now that haddock uses the wired-in interface for GHC.Internal.Prim,
    the generated Haskell source file is no longer needed. Remove the
    --make-haskell-source code generator from genprimopcode and replace
    the generated GHC/Internal/Prim.hs with a minimal static source file.
Loading