[Haskell-beginners] first number is a list

David Virebayre dav.vire+haskell at gmail.com
Mon Jun 27 14:36:29 CEST 2011


2011/6/27 Thomas Davie <tom.davie at gmail.com>:

> Actually it's saying it expects a bool value, no function at all.

Damned, you caught me writing nonsense :)

I meant expression, because writing [ x | x <- [1,2,3,4],True]  has
little interest :)


Thanks,



More information about the Beginners mailing list