Timothy Sample <samp...@ngyro.com> writes:

> I just pushed “wip-haskell-updates-2” which integrates my work from
> <https://issues.guix.gnu.org/39309>.  I left the original branch intact
> to make it easy to compare.

Thank you!  I’ll work off of wip-haskell-updates-2 now.

> Basically, where you remove the “--extra-include-dirs” and
> “--extra-lib-dirs” arguments in configure, I preserve them and hide them
> behind a build system argument.  To do this, I split up the commit where
> you remove them into a refactor commit (where you remove “append” and
> just use quasiquoting), and a commit that removes “--bindir”.  My commit
> goes in the middle.
>
> Then, I remove the commits that fix up ghc-hslua, ghc-libyaml, and
> ghc-zlib, as that’s handled in my commit.
>
> The only other thing I did was move the shared libraries commit sooner,
> since it needs to be in place for the static output commit to work (at
> least nothing would build for me without it).

Sounds good.

-- 
Ricardo

Reply via email to