Re: Two Times [was Re: Happy and Macros (was Re: ANNOUNCE: Happy 1.10 released)]

2001-05-12 Thread Michael Weber

* Marc van Dongen [EMAIL PROTECTED] [2001-05-11T10:52+0100]:
 Manuel M. T. Chakravarty ([EMAIL PROTECTED]) wrote:
 
 [received message twice]
 
 Am I just the only one or does everybody receive
 messages posted to [EMAIL PROTECTED] and
 [EMAIL PROTECTED] twice? I find
 it a bit (I know I am exaggerating) annoying.
 Is there a way to avoid this?

Use procmail to eliminate dups...

.procmailrc:
  :0 Whc: msgid.lock
  | formail -D 8192 msgid.cache

  :0 a:
  duplicates
  
More info: man procmail procmailex procmailrc


Cheers,
Michael
-- 
() ASCII ribbon campaign |  Chair for Computer Science  II  | GPG: F65C68CD
/\ against HTML mail |   RWTH Aachen, Germany   | PGP: 1D0DD0B9
   But... but There's no BLINK tag in LaTeX!
-- seen on /.

___
Glasgow-haskell-users mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-users



Compile problems with ghc-5.0

2001-05-12 Thread Gérard Milmeister

I use Redhat 6.2.
The binary install is ok, but when I compile ghc-5.0 from source
using ghc-5.0, I get the following error after 'make all':

../../../ghc/utils/hsc2hs/hsc2hs-inplace Directory.hsc
../../../ghc/utils/hsc2hs/hsc2hs-inplace:
/test/v-julsew/Nightly-HEAD/i386-unknown-linux/stage1/ghc/utils/hsc2hs/hsc2hs-bin:
No such file or directory

Furthermore, most available libraries seem to be uncompilable
with ghc-5.0, e.g. c2hs and gtk2hs.

-- 
Gérard Milmeister
Tannenrauchstr. 35
8038 Zürich

___
Glasgow-haskell-users mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-users