Folks Can anyone remember when the Haskell mailing list first opened? Does anyone have an archive that goes right back to the beginning? Simon
"Simon Peyton-Jones" <simonpj@microsoft.com> writes:
Can anyone remember when the Haskell mailing list first opened? Does anyone have an archive that goes right back to the beginning?
I don't have a complete archive, but I do have some stored messages dating back to 10 Jan 1995. A humourous 1st April 1993 posting is archived on various websites (the infamous Haskerl project). The archives at www.mail-archive.com only go back to March 1997, and those on haskell.org back to Sept 1999. Regards, Malcolm
"Simon Peyton-Jones" <simonpj@microsoft.com> writes:
Can anyone remember when the Haskell mailing list first opened? Does anyone have an archive that goes right back to the beginning?
In my news archives (which start 9 Feb 92, shortly after we got an internet connection back there :-) I found the Haskell 1.2 announcement, which refers to a mailing list: | From: peterson-john@CS.YALE.EDU (john peterson) | Date: Fri, 20 Mar 1992 18:27:21 GMT | Newsgroups: comp.lang.functional | Subject: Haskell Report version 1.2 and tutorial now available | | [...] | | A mailing list for general discussions about Haskell is reachable in | one of two ways: | | haskell@cs.yale.edu or haskell@dcs.glasgow.ac.uk | | To be added to the above mailing list, send mail to either | haskell-request@cs.yale.edu or haskell-request@dcs.glasgow.ac.uk, | whichever is the nearer site to you. Please do not post | administrative requests direct to the mailing list. To inquire about | implementation status, send mail to one of the addresses mentioned in | the preface of the report. (One of the next messages: | From: partain@dcs.glasgow.ac.uk (Will Partain) | Date: 30 Mar 92 08:46:57 GMT | Newsgroups: mail.haskell,comp.lang.functional | Subject: glorious Glasgow Haskell compiler, 0.06, PATCH 1 ;-) Wolfram
Simon,
Can anyone remember when the Haskell mailing list first opened? Does anyone have an archive that goes right back to the beginning?
The attached posting to the fp mailing list, dated 2 April 1990, included the announcement of the new haskell mailing list. Colin R
From hudak-paul@yale.edu Mon Apr 2 14:38:46 1990 Via: 000008006001/FTP.MAIL ; 3 Apr 1990 13:46:21 GMT Original-Via: 000040010180/FTP.MAIL ; 2 Apr 1990 19:31:12-BST Reply-To: fp@edu.yale Original-Sender: fp-request@edu.yale Precedence: bulk Resent-Date: Mon, 2 Apr 90 10:38:46 EDT Resent-Message-Id: <9004021804.AA24321@NEBULA.SUN3.CS.YALE.EDU> Message-Id: <9004021804.AA24321@NEBULA.SUN3.CS.YALE.EDU> Date: Mon, 2 Apr 90 10:38:46 EDT From: Paul Hudak <hudak-paul@edu.yale> To: fp@edu.yale Subject: Release of Haskell Report Resent-From: briscoe@edu.yale Resent-To: fp-pipe.?Unknown.ELI.CS.YALE.EDU.user@edu.yale Original-Sender: fp-errors@edu.yale Sender: fp-request@uk.ac.uea.sys
Announcing The Haskell Report Version 1.0 1 April 1990 The Haskell Committee, formed in September 1987 to design a "common" non-strict purely functional language, has (finally) completed its work and wishes to announce a Report about the language. Several preliminary versions of the Report were released to get feedback, and many changes have been incorporated since the first release in December '88. The current release will remain STABLE for at least one year. You may get the report via anonymous FTP: from Yale: from Glasgow: ftp nebula.cs.yale.edu ftp cs.glasgow.ac.uk (or ftp 128.36.13.1) login: anonymous login: guest password: anonymous password: <your username> type binary type binary cd pub/haskell-report cd <FP>haskell-report get report-1.0.tar.Z get report-1.0.tar.Z get report-1.0.dvi.Z get report-1.0.dvi.Z get report-1.0.ps.Z get report-1.0.ps.Z quit quit The .tar file contains the source document in Unix tape archive format; alternatively the .dvi or .ps files may be used for printing only. All of the files are in compress format; to uncompress them type "uncompress <filename>" at the Unix shell. The report is over 100 pages long and has been formatted for double-sided copying. Alternatively, you may get a hard copy by: Sending $10 to: Sending 5 pounds to: The Haskell Project The Haskell Project Department of Computer Science Department of Computing Science Yale University University of Glasgow Box 2158 Yale Station Glasgow G12 8QQ New Haven, CT 06520 USA SCOTLAND Two implementations of Haskell will soon be available, one built at the University of Glasgow, the other at Yale University. Watch this space for announcements. Finally, we hope to fix, improve and clarify the current Haskell design through graceful evolution and with your help. To this end, several mailing lists have been set up: 1) A common mailing list for general discussions about Haskell. This list is reachable in one of two ways: haskell@cs.yale.edu or haskell@cs.glasgow.ac.uk 2) To be added to the above mailing list, or to inquire about the implementation status of Haskell, send mail to either: haskell-request@cs.yale.edu or haskell-request@cs.glasgow.ac.uk (whichever is the nearer site to you). 3) The implementation efforts at Glasgow and Yale will have their own mailing lists for users of the respective systems. These will be announced at the time the implementations are released.
participants (4)
-
Colin Runciman -
kahl@cas.mcmaster.ca -
Malcolm Wallace -
Simon Peyton-Jones