The HLint is ok for my after the update: $ hlint Program.hs No suggestions
My versions: $ ghc --version The Glorious Glasgow Haskell Compilation System, version 7.8.1 $ hlint --version HLint v1.8.60, (C) Neil Mitchell 2006-2014 $ pacman -Qi haskell-hlint Name : haskell-hlint Version : 1.8.60-2 Architecture : x86_64 $ pacman -Qi ghc Name : ghc Version : 7.8.1-1 Architecture : x86_64 On Sat, Apr 12, 2014 at 8:30 PM, Nicola Squartini <[email protected]> wrote: > I have a problem with HLint after upgrading to 7.8.1. It gives me the error > > Illegal instruction (core dumped) > > whenever I run it on a file. I reported the bug > https://github.com/ndmitchell/hlint/issues/39 but it seems they are not able > to reproduce it. > Could someone try it? It might be a problem of this particular binary. > > > On Sat, Apr 12, 2014 at 8:09 PM, Sebastian Schwarz <[email protected]> > wrote: >> >> On 2014-12-04, Magnus Therning <[email protected]> wrote: >> > 0.11.2 doesn't build out of the box at the moment so it'll likely take >> > a little while until it gets added again. Unless I receive a patch >> > that fixes it of course ;) >> >> Is it due to this issue? >> https://code.google.com/p/xmonad/issues/detail?id=563 >> >> Quickly looking for patches for MultiToggle.hs on the XMonad >> mailing list has turned up this: >> http://thread.gmane.org/gmane.comp.lang.haskell.xmonad/13649/focus=3186 >> >> But I haven't tested it, yet. >> _______________________________________________ >> arch-haskell mailing list >> [email protected] >> http://www.haskell.org/mailman/listinfo/arch-haskell > > > > _______________________________________________ > arch-haskell mailing list > [email protected] > http://www.haskell.org/mailman/listinfo/arch-haskell > _______________________________________________ arch-haskell mailing list [email protected] http://www.haskell.org/mailman/listinfo/arch-haskell
