Re: a note on the Haskerl extension to Haskell [long]

1993-04-01 Thread Nick North
I applaud the intention of the Haskerl group to make the use of Haskell easier and, in the same spirit, I would like to suggest some further extensions to make "literate" programming easier. Most Haskell users (and certainly all Haskell compiler writers) also use LaTeX, so I suggest that

Re: a note on the Haskerl extension to Haskell [long]

1993-04-01 Thread jhf
I know it's late in the day for most of you (or already tomorrow), but a colleague of mine here at Los Alamos has made a suggestion I just have to pass along: Will Partain writes |We might then match against a list of Foos (type "[Foo]") as follows: | |case expr of | /^{Foo1 _