Bug#654628: haskell-cmdargs: FTBFS on many arches: Template Haskell bracket illegal in a stage-1 compiler

2012-01-07 Thread Neil Mitchell
Oh, and I've just released cmdargs-0.9.2 where the test program is only built if quotation is turned on. Hopefully that should be all the problems with packaging cmdargs gone, but do let me know if you find any more. Thanks, Neil On Sat, Jan 7, 2012 at 8:09 PM, Neil Mitchell wrote: > Hi

Bug#654628: haskell-cmdargs: FTBFS on many arches: Template Haskell bracket illegal in a stage-1 compiler

2012-01-07 Thread Neil Mitchell
gt; Greetings, > Joachim > > > Am Samstag, den 07.01.2012, 11:31 + schrieb Neil Mitchell: >> If you turn of both testprog and quotation it should work. I'll change >> the .cabal file so that is automatic in future. >> >> Thanks, Neil >> >>

Bug#654628: [Pkg-haskell-maintainers] Bug#654628: haskell-cmdargs: FTBFS on many arches: Template Haskell bracket illegal in a stage-1 compiler

2012-01-07 Thread Neil Mitchell
If you turn of both testprog and quotation it should work. I'll change the .cabal file so that is automatic in future. Thanks, Neil On Friday, January 6, 2012, Clint Adams wrote: > On Thu, Jan 05, 2012 at 06:04:19AM +0000, Neil Mitchell wrote: >> Note that while CmdArgs 0.

Bug#654628: haskell-cmdargs: FTBFS on many arches: Template Haskell bracket illegal in a stage-1 compiler

2012-01-04 Thread Neil Mitchell
Hi Note that while CmdArgs 0.9 introduces a dependency on TH, it's only optional. If you disable the cabal flag "quotation" then it will build without template-haskell, so should still work fine on ARM. I do have a dependency on template-haskell in the .cabal file, it's just under an if flag(quot

Bug#511863: Bug fixed in tagsoup 0.8

2010-01-08 Thread Neil Mitchell
This bug has been fixed in tagsoup 0.8: http://hackage.haskell.org/package/tagsoup -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#541679: ghc-options: -threaded breaks some arches

2009-09-06 Thread Neil Mitchell
ecommend waiting for 1.6.8 which will depend on a version of cpphs without this bug (hopefully only a few days). Thanks, Neil On Sun, Aug 16, 2009 at 5:47 PM, Neil Mitchell wrote: > Hi > >> trying to build hlint does not work on some architectures (at least >> alpha, s390, mips)

Bug#541679: ghc-options: -threaded breaks some arches

2009-08-16 Thread Neil Mitchell
Hi > trying to build hlint does not work on some architectures (at least > alpha, s390, mips) where no threaded RTS is available. An example build > log is available at > http://buildd.debian.org/build.php?arch=alpha&pkg=hlint&ver=1.6.4-1 > > This is caused by >        ghc-options:        -fno-war