If you turn of both testprog and quotation it should work. I'll change the .cabal file so that is automatic in future. <br><br>Thanks, Neil <br><br>On Friday, January 6, 2012, Clint Adams <<a href="mailto:clint@debian.org">clint@debian.org</a>> wrote:<br>
> On Thu, Jan 05, 2012 at 06:04:19AM +0000, Neil Mitchell wrote:<br>>> Note that while CmdArgs 0.9 introduces a dependency on TH, it's only<br>>> optional. If you disable the cabal flag "quotation" then it will build<br>
>> without template-haskell, so should still work fine on ARM.<br>><br>> I tried this with cmdargs 0.9, but<br>><br>> Flags chosen: quotation=False, testprog=True<br>> [...]<br>> [23 of 23] Compiling System.Console.CmdArgs ( System/Console/CmdArgs.hs, dist-ghc/build/System/Console/CmdArgs.p_o )<br>
> Registering cmdargs-0.9...<br>><br>> System/Console/CmdArgs/Quote.hs:61:8:<br>>    Could not find module `<a href="http://Language.Haskell.TH">Language.Haskell.TH</a>':<br>>      It is a member of the hidden package `template-haskell'.<br>
>      Perhaps you need to add `template-haskell' to the build-depends in your .cabal file.<br>>      Use -v to see a list of the files searched for.<br>><br>> Any idea why this is happening?<br>><br>> (See <a href="https://buildd.debian.org/status/fetch.php?pkg=haskell-cmdargs&arch=armel&ver=0.9-3&stamp=1325810596">https://buildd.debian.org/status/fetch.php?pkg=haskell-cmdargs&arch=armel&ver=0.9-3&stamp=1325810596</a><br>
> for a more complete log)<br>>