[Git][ghc/ghc][master] Remove non-existant bytearray-ops.txt.pp file from ghc.cabal.in

Marge Bot (@marge-bot) gitlab at gitlab.haskell.org
Fri Jun 9 22:51:36 UTC 2023



Marge Bot pushed to branch master at Glasgow Haskell Compiler / GHC


Commits:
9c0dcff7 by Matthew Pickering at 2023-06-09T18:51:19-04:00
Remove non-existant bytearray-ops.txt.pp file from ghc.cabal.in

This broke the sdist generation.

Fixes #23489

- - - - -


1 changed file:

- compiler/ghc.cabal.in


Changes:

=====================================
compiler/ghc.cabal.in
=====================================
@@ -25,7 +25,6 @@ Build-Type: Custom
 
 extra-source-files:
     GHC/Builtin/primops.txt.pp
-    GHC/Builtin/bytearray-ops.txt.pp
     Unique.h
     CodeGen.Platform.h
     -- Shared with rts via hard-link at configure time. This is safer



View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/9c0dcff72ff763828cacb6ff7af99899acfe06b4

-- 
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/9c0dcff72ff763828cacb6ff7af99899acfe06b4
You're receiving this email because of your account on gitlab.haskell.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/ghc-commits/attachments/20230609/9796ff99/attachment.html>


More information about the ghc-commits mailing list