[Haskell-cafe] Using cmake with haskell
Rogan Creswick
creswick at gmail.com
Sun May 15 19:46:54 CEST 2011
On Sun, May 15, 2011 at 8:21 AM, Malcolm Wallace <malcolm.wallace at me.com> wrote:
>> On 5/14/11 6:12 PM, Nathan Howell wrote:
>>> Waf supports parallel builds and works with GHC without too much trouble.
>
> I'm surprised no-one has yet mentioned Shake, a build tool/library written in Haskell. It does parallel builds, multi-language working, accurate dependencies, etc etc. I use it every day at work, and it is robust, scalable, and relatively easy to use.
I didn't realize Shake had been released! Thanks for pointing that out!
--Rogan
>
> Introductory video here:
> http://vimeo.com/15465133
>
> Open source implementation here:
> https://github.com/batterseapower/openshake
>
> Regards,
> Malcolm
>
> _______________________________________________
> Haskell-Cafe mailing list
> Haskell-Cafe at haskell.org
> http://www.haskell.org/mailman/listinfo/haskell-cafe
>
More information about the Haskell-Cafe
mailing list