cabal
cabal copied to clipboard
testsuite: remove file generated by autoheader
Testsuite: remove file generated by autoheader.
After running the cabal-testsuite, I found changes in this file, so I suppose it is a generated file and can (and should) be removed from the source tree.
It actually says so:
/* include/HsZlibConfig.h.in. Generated from configure.ac by autoheader. */
Ok, now CI fails, i have to investigate...
@mergify rebase
rebase
✅ Branch has been successfully rebased
I wonder if it fails because the include
directory will cease to exist after this change (it may seem like the change only removes the file but it was the only one in that dir, and git doesn’t like empty dirs…).
That was it.
@andreasabel, are you ready to mergify-merge?
Let me step in and add the label...
Thanks, @ulysses4ever, for finishing this!
@ulysses4ever : Here, it claims that I forced-pushed. ;-)