Re: Template Haskell
"Simon Peyton-Jones" <simonpj@microsoft.com> writes:
Folks
Template Haskell is now being used by a few brave souls (they have to build GHC from scratch), and I don't want to overload the Haskell mailing list with nitty-gritty discussion about the finer points of TH.
So Simon M has created a separate mailing list
template-haskell@haskell.org
i tried http://haskell.org/pipermail/template-haskell/ to see the archive of the mailing list but i get an error :((((
for Template Haskell discussion. Do join it if you are interested. You can get to it via the usual Haskell mailing list page: http://haskell.org/mailinglist.html
I'll still post general announcements to the main Haskell list, though.
Simon _______________________________________________ Haskell mailing list Haskell@haskell.org http://www.haskell.org/mailman/listinfo/haskell
-- Yoann Padioleau, INSA de Rennes, France, Opinions expressed here are only mine. Je n'écris qu'à titre personnel. **____ Get Free. Be Smart. Simply use Linux and Free Software. ____**
On Monday, January 6, 2003, at 07:59 AM, Yoann Padioleau wrote:
"Simon Peyton-Jones" <simonpj@microsoft.com> writes:
Folks
Template Haskell is now being used by a few brave souls (they have to build GHC from scratch), and I don't want to overload the Haskell mailing list with nitty-gritty discussion about the finer points of TH.
So Simon M has created a separate mailing list
template-haskell@haskell.org
i tried http://haskell.org/pipermail/template-haskell/ to see the archive of the mailing list but i get an error :((((
There is a stray character at the end of the URL. Delete it and you'll find what you're looking for. -Greg
for Template Haskell discussion. Do join it if you are interested. You can get to it via the usual Haskell mailing list page: http://haskell.org/mailinglist.html
I'll still post general announcements to the main Haskell list, though.
Simon _______________________________________________ Haskell mailing list Haskell@haskell.org http://www.haskell.org/mailman/listinfo/haskell
-- Yoann Padioleau, INSA de Rennes, France, Opinions expressed here are only mine. Je n'écris qu'à titre personnel. **____ Get Free. Be Smart. Simply use Linux and Free Software. ____** _______________________________________________ Haskell mailing list Haskell@haskell.org http://www.haskell.org/mailman/listinfo/haskell
Gregory Wright Chief Technical Officer PacketStorm Communications, Inc. 20 Meridian Road Eatontown, New Jersey 07724 gwright@packetstorm.com
i tried http://haskell.org/pipermail/template-haskell/ to see the archive of the mailing list but i get an error :((((
There is a stray character at the end of the URL. Delete it and you'll find what you're looking for.
Not so; this is the correct URL, but I guess noone has posted yet so the archive hasn't been created. --KW 8-) -- Keith Wansbrough <kw217@cl.cam.ac.uk> http://www.cl.cam.ac.uk/users/kw217/ University of Cambridge Computer Laboratory.
On Monday, January 6, 2003, at 08:29 AM, Keith Wansbrough wrote:
i tried http://haskell.org/pipermail/template-haskell/ to see the archive of the mailing list but i get an error :((((
There is a stray character at the end of the URL. Delete it and you'll find what you're looking for.
Not so; this is the correct URL, but I guess noone has posted yet so the archive hasn't been created.
Oops. It was the Magnus Carlsson's article about arrows that had the stray character at the end of the URL. Mea culpa. Greg
--KW 8-) -- Keith Wansbrough <kw217@cl.cam.ac.uk> http://www.cl.cam.ac.uk/users/kw217/ University of Cambridge Computer Laboratory.
participants (3)
-
Gregory Wright -
Keith Wansbrough -
Yoann Padioleau