[Haskell-cafe] Re: Newbie questions

Ferenc Wagner wferi at afavant.elte.hu
Thu Jul 1 12:36:05 EDT 2004


"Crypt Master" <cryptmaster at hotmail.com> 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.


More information about the Haskell-Cafe mailing list