[Haskell-cafe] Build base with stack

Robin Palotai palotai.robin at gmail.com
Sat Dec 31 00:37:37 UTC 2016


Hello Cafe,

Do you know a way to force a rebuild of base with stack? I don't want to
modify it, just want to feed it through a customized ghc pipeline.

Using stack is desirable for consistency with how other packages are run
through that pipeline.

When I download the appropriate base package and put it in a multi project
stack directory, I see all the dependent packages are rebuilt, but not
base.

Thanks!
Robin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/haskell-cafe/attachments/20161231/6e90c309/attachment.html>


More information about the Haskell-Cafe mailing list