Strange, the following compiles just fine with
5.02.1 on a Win2k box:

module Foo where { import Pretty ; x y = y Pretty.$+$ y }

--sigbjorn

----- Original Message -----
From: "Duncan Coutts" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, February 17, 2002 16:13
Subject: 'Pretty' does not export ($+$)


>
> The pretty printing module 'Pretty' in the text package does not export
the
> ($+$) operator. The documentation says it does (and it certianly should).
>
> I'm using ghc 5.02.1
>
> Duncan


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

Reply via email to