Re: Haskell 1.3: modules & module categories

1995-09-30 Thread Ming Yang
If you could email me the piece of code you are having this problem, I can look at it and try to see what is wrong. -- Ming

Haskell 1.3: modules & module categories

1995-09-30 Thread Manuel Chakravarty
Hi! Talking to a friend, who is project manager in a software company, about modules for Haskell, he made two comments that may be of interest to the current discussion. (1) With regard to the idea of 99% hand-written interfaces (just mark everthing that should go into the interface in a co