At the moment UniForM contains great swathes of imported modules, which is
untidy and makes the interfaces too large. Would it perchance be easy to
hack GHC to output the names and provenances of imported entities actually
used in a compilation, in the form of import declarations that can be subs
Jeff Lewis has heroically put in the code for 95% of functional
dependencies,
but I don't think he's quite finished.
Jeff, what's your plan?
Simon
| -Original Message-
| From: Michael Marte [mailto:[EMAIL PROTECTED]]
| Sent: 04 April 2000 09:03
| To: [EMAIL PROTECTED]
| Cc: Michael Mar
Hello,
I have been using multi-parameter type classes with functional
dependencies (as implemented in Hugs) for a while now and I am quite happy
with it. For performance reasons, I want to compile my stuff with ghc, but
unfortunately the type inference engine of ghc 4.07 does not yet take
functio