On Sunday 13 April 2014 13:02:15 Nicola Squartini wrote:It may be a long shot, but have you tried dropping the kernel caches? Perhaps
> 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.
>
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
_______________________________________________
arch-haskell mailing list
arch-haskell@haskell.org
http://www.haskell.org/mailman/listinfo/arch-haskell