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@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@haskell.org
http://www.haskell.org/mailman/listinfo/beginners