trivial bug (inaccurate error comment) in Prelude.hs:

Prelude> ([]::[Int]) !! -1

Program error: PreludeList.!!: index too large 

Doug McIlroy

Reply via email to