"Crypt Master" <[EMAIL PROTECTED]> writes:

> -- gaSolutionSpace :: [a] -> [a]
> gaSolutionSpace x = x : gaSolutionSpace (evolvepopulation x)

Stop deceiving yourself until it's too late. :)
Why did you comment out the type annotation?
-- 
Feri.
_______________________________________________
Haskell-Cafe mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to