Bug#813154: xmonad: does not run on ARM

2016-02-01 Thread Michal Suchanek
Hello, On 31 January 2016 at 11:55, Joachim Breitner wrote: > Hi Michal, > > I see you are running stable. What version of 7.10 precisely are you > using? From testing or jessie-backports? I am using testing ghc. > > Does the problem go a way if you upgrade llvm-3.5 to the version in > jessie-b

Bug#813154: xmonad: does not run on ARM

2016-01-31 Thread Joachim Breitner
Hi Michal, I see you are running stable. What version of 7.10 precisely are you using? From testing or jessie-backports? Does the problem go a way if you upgrade llvm-3.5 to the version in jessie-backports? Thanks, Joachim Am Freitag, den 29.01.2016, 23:12 +0100 schrieb Michal Suchanek: > Packa

Bug#813154: xmonad: does not run on ARM

2016-01-30 Thread Michal Suchanek
Package: xmonad Followup-For: Bug #813154 Ok, so this is ghc platform-specific problem. Installing i386 ghc binary allows the simplified as well as the full xmonad config to run. So either there is a bug in xmonad or one of the libraries that only manifests on ghc 7.10 on arm or something gets m

Bug#813154: xmonad: does not run on ARM

2016-01-29 Thread Michal Suchanek
Package: xmonad Version: 0.12-1 Severity: normal Hello, I tried to install a library which required upgrading ghc from 7.6 to 7.10 and xmonad from 0.11 to 0.12. As a result xmonad no longer starts: xmonad.hs: import XMonad hiding (Tall(..)) import XMonad.Config (defaultConfig) main = xmonad