Lennart Augustsson ([EMAIL PROTECTED]) wrote:
: > I am not quite sure how to express this in Haskell
: > terms but here it goes anyway: Why is :% in Ratio
: > not hidden?
: What?!? Of course :% is hidden. It's always been hidden.
: If it isn't it's a bug in your implementation or a (new) bug
: in the repotr. It's always been hidden before; exposing it would
: be a grave error.
Hmm. I must have missed something. My hugs (1.4) allows it.
I was assuming that Haskell did allow it.
As it turns out my latest ghc doesn't. That's cool.
Thanks.
Sorry for the confusion.
Regards,
Marc