1 Aug 2006 14:52
Re: subject prefix for Haskell libraries mailing list
Simon Marlow <simonmarhaskell <at> gmail.com>
2006-08-01 12:52:33 GMT
2006-08-01 12:52:33 GMT
Henning Thielemann wrote: > Just a stupid question: I get mails from Haskell-Cafe with the > [Haskell-Cafe] prefix, but mails from the library list aren't prefixed. I > didn't found a possibility to configure that for me personally. haskell-cafe is the exception here, I'm not sure at what point it was changed. Unfortunately it can't be set per-user. IIRC, not everyone likes the prefix (I'd prefer not to have it, but I'll go with the concensus). Cheers, Simon
-iavor
>
> > module Data.Perhaps where
> >
> > data Perhaps = No | Maybe | Yes
> > deriving(Eq,Ord,Show,Read,Enum,Bounded)
> >
> > instance Monoid Perhaps ...
> > ...
>
> I only ask because it has come up as useful several times in projects I
> work on.
>
> John
>
>
>
> --
> John Meacham - ⑆repetae.net⑆john⑈
> _______________________________________________
> Libraries mailing list
> Libraries <at> haskell.org
>
RSS Feed