On Wed, 28 Mar 2007, Benjamin Franksen wrote: > Hi, > > I often run into the following issue: I want to write a list of lengthy > items like this > > mylist = [ > quite_lengthy_list_item_number_one, > quite_lengthy_list_item_number_two, > quite_lengthy_list_item_number_three > ]
http://haskell.org/haskellwiki/List_notation _______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
