Open luispedro opened 3 years ago
Hi! This is the friendly automated conda-forge-linting service.
I just wanted to let you know that I linted all conda-recipes in your PR (recipe
) and found it was in an excellent condition.
It seems this will not work on linux_aarch64
as it is cross-compiling (at least according to the logs).
I can special-case it and not build haddock
there, but at least it would be built for the other platforms.
Now builds on linux_aarch64
as well, but does not build haddock there (thus, behaving like before).
Any chance this can get merged? It allows one to use it with stack
even if haddock is not necessarily needed
I would like to merge this into #24 and hope to spent some time on that in the next days again.
Thanks for the update! Looking forward to seeing working
Without haddock, stack will not recognize this as a valid GHC installation.
Checklist
conda-smithy
(Use the phrase code>@<space/conda-forge-admin, please rerender in a comment in this PR for automated rerendering)Built locally and verified that the result is usable with
stack