[Haskell-cafe] ANNOUNCE: Coadjute 0.0.1, generic build tool
Henning Thielemann
schlepptop at henning-thielemann.de
Sun Jan 18 10:58:00 EST 2009
Matti Niemenmaa schrieb:
> Announcing the release of Coadjute, version 0.0.1!
>
> Web site: http://iki.fi/matti.niemenmaa/coadjute/
> Hackage:
> http://hackage.haskell.org/cgi-bin/hackage-scripts/package/Coadjute
>
> Coadjute is a generic build tool, intended as an easier to use and more
> portable replacement for make. It’s not tailored toward any particular
> language, and is not meant to replace tools which target a specific
> environment (such as ghc --make or Cabal, taking Haskell as an example).
>
> I've been sitting on this for a couple of months now and figured I might
> as well push it out since it seems to be in relative working order. I've
> used it on my web site since July and it hasn't resulted in data loss yet.
How does it compare to
http://hackage.haskell.org/cgi-bin/hackage-scripts/package/hake
More information about the Haskell-Cafe
mailing list