On Sunday 13 April 2014 13:02:15 Nicola Squartini wrote:
> Well, this is really weird! I even unistalled all haskell, cleared the
> pacman cache and reinstalled ghc and hlint, and still I have that "Illegal
> instruction". So it must be a problem of my system.
> 

It may be a long shot, but have you tried dropping the kernel caches? Perhaps 
you have a bad stick of RAM or something.

echo 3 > /proc/sys/vm/drop_caches

as root should do the trick. You may also want to do a md5sum of the hlint 
binary before and after you do the above, to see if it makes a difference.

Best Regards,
Bjørn Øivind

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
arch-haskell mailing list
arch-haskell@haskell.org
http://www.haskell.org/mailman/listinfo/arch-haskell

Reply via email to