Bug#844598: [haskell-stack] relocations errors on compiling

2016-11-18 Thread frederic wagner
just a small mail to confirm it works correctly in unstable Fred Thanks for reporting this. The above works for me with haskell-stack and ghc both from unstable. The current version of ghc in testing is known to be broken (see #712228): https://bugs.debian.org/712228 Could you give it a

Bug#844598: [haskell-stack] relocations errors on compiling

2016-11-18 Thread frederic wagner
hi, ghc is working for me ; only stack is causing troubles. i tried the latest upstream stack version with the same problem. luckily someone pointed me to this thread : https://github.com/commercialhaskell/stack/issues/2712 using this hint made everything work : """ It builds in my case

Bug#844598: [haskell-stack] relocations errors on compiling

2016-11-17 Thread Ilias Tsitsimpis
Hi Frederic, On Thu, Nov 17, 2016 at 01:35PM, frederic wagner wrote: > I cannot build anything using stack. > > to reproduce : > > stack new test simple > cd test > stack build > > -> gives following output : > [1 of 1] Compiling Main ( /tmp/stack28309/Setup.hs, >

Bug#844598: [haskell-stack] relocations errors on compiling

2016-11-17 Thread frederic wagner
Package: haskell-stack Version: 1.1.2-1 Severity: important --- Please enter the report below this line. --- I cannot build anything using stack. to reproduce : stack new test simple cd test stack build -> gives following output : [1 of 1] Compiling Main (