[Haskell-beginners] Unmaybe

Adrian May adrian.alexander.may at gmail.com
Fri May 17 14:55:31 CEST 2013


I don't suppose anybody really cares how this Gantt chart came out, but
just in case, I blogged about it:

http://nuerd.blogspot.tw/2013/05/gantt-chart-in-haskell.html

Adrian.



On 15 May 2013 23:19, Brent Yorgey <byorgey at seas.upenn.edu> wrote:

> On Wed, May 15, 2013 at 10:37:56PM +0800, Adrian May wrote:
> >
> > I'd best give names to those forks though otherwise the whole project
> plan
> > will break whenever I insert a new one. Can I give a parameter to an
> > operator? Like:
> >
> > task1 `fork "name"` taskb
> >
> > task1 ( >^> "name" ) taskb
>
> No, unfortunately neither of those is possible.
>
> -Brent
>
> _______________________________________________
> Beginners mailing list
> Beginners at haskell.org
> http://www.haskell.org/mailman/listinfo/beginners
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/beginners/attachments/20130517/5a5b6d94/attachment.htm>


More information about the Beginners mailing list