
27 Nov
2009
27 Nov
'09
4:15 a.m.
Hi Lev
Where clauses don't use braces so that's first problem.
Also this line near the end has a problem:
curr_bank_state = head . filter (\y -> y == (wr_bank,_) state
What should it be doing?
Best wishes
Stephen
2009/11/27 Lev Broido
Hi I am getting the following message : parse error on input `= Code in question is attached .
Another general question on haskell : I am not sure I understand correctly the 'where' clause usage , I'll happily accept comments on the code
Thanks, Lev
_______________________________________________ Beginners mailing list Beginners@haskell.org http://www.haskell.org/mailman/listinfo/beginners