s/comprension/comprehension/ in the last line of this error message

    Couldn't match `[Char]' against `Char'
        Expected type: [[Char]]
        Inferred type: FilePath
    in a `list comprension' pattern binding: f

Here's the offending line:

  grep comprension compiler/*/*.lhs
  compiler/hsSyn/HsExpr.lhs:pprMatchContext ListComp     = ptext SLIT("In a 'list 
comprension' pattern binding")


-- 
Alastair Reid        [EMAIL PROTECTED]        http://www.cs.utah.edu/~reid/

_______________________________________________
Glasgow-haskell-bugs mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to