`partition'
Johannes Waldmann
waldmann at imn.htwk-leipzig.de
Thu Oct 14 04:30:20 EDT 2004
> the function let ns = [1 .. 10^6] :: [Int]
> p = partition even ns
> in
> take 2 $ fst p
>
> computes too long in ghc-6.2.2-September-26
> and needs several megabyte of stack.
this has been noticed a few times, for example
http://www.mail-archive.com/haskell@haskell.org/msg07508.html
--
-- Johannes Waldmann, Tel/Fax: (0341) 3076 6479 / 6480 --
------ http://www.imn.htwk-leipzig.de/~waldmann/ ---------
More information about the Glasgow-haskell-bugs
mailing list