thanks for pointing out the openshake implementation.
when i remember correctly neil mitchell mentioned s.th. at the haskell
implementors workshop about making shake available sometimes later.
it's a bit sad to see that shake is completely off the table since it
really looked good.
after all...a nice make like system has been pretty successful in
other programming languages as well (e.g. rake in ruby which is
awesome).
maybe openshake can fill in here...anyone knows if it is already in a
usable state?
- oliver


On Mar 17, 10:31 pm, David Peixotto <[email protected]> wrote:
> Hi Serge,
>
> You may be thinking of the Shake DSL presented by Neil Mitchell at last years 
> Haskell Implementers Workshop. Slides and video are available 
> from:http://haskell.org/haskellwiki/HaskellImplementorsWorkshop/2010
>
> Max Bolingbroke has an open source implementation available 
> here:https://github.com/batterseapower/openshake
>
> Hope that helps.
>
> -David
>
> On Mar 17, 2011, at 3:00 PM, Serge Le Huitouze wrote:
>
>
>
>
>
>
>
>
>
> > Hi Haskellers!
>
> > I think I remember reading a blog post or web page describing a
> > EDSL to describe tasks and their dependencies "a la" make.
>
> > Can anyone point me to such published material?
>
> > Thanks in advance.
>
> > --serge
>
> > _______________________________________________
> > Haskell-Cafe mailing list
> > [email protected]
> >http://www.haskell.org/mailman/listinfo/haskell-cafe
>
> _______________________________________________
> Haskell-Cafe mailing list
> [email protected]http://www.haskell.org/mailman/listinfo/haskell-cafe

_______________________________________________
Haskell-Cafe mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to