[Haskell-cafe] Projects using Shake

adam vogt vogt.adam at gmail.com
Fri May 31 03:08:02 CEST 2013


On Thu, May 30, 2013 at 8:17 PM, Frerich Raabe <raabe at froglogic.com> wrote:
> Hi,
>
> I'm considering to convert one of my projects to Shake; everything I've seen so far seemed really interesting!
>
> However, before I start, I'd like to see how other people structure their Shake-based build systems. I tried to find some open source projects which showcase how Shake is used, but unfortunately I didn't find anything yet.
>
> Is anybody aware of open source projects which I could look at, or is there maybe a conventional file extension for… what do you call them, "Shakefiles"? other than .hs which I could google for?

Hi Frerich,

There are a couple hackages that depend on shake:
http://packdeps.haskellers.com/reverse/shake

--
Adam



More information about the Haskell-Cafe mailing list