[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: haskell-devscripts quoting error




On Tue, Apr 28, 2015 at 1:49 AM, Joachim Breitner <nomeata@debian.org> wrote:
Hi,

Am Montag, den 27.04.2015, 17:16 -0700 schrieb David Fox:
> On Mon, Apr 27, 2015 at 4:30 PM, David Fox <ddssff@gmail.com> wrote:
>         It is fixable.

thanks for your patch. I wasn’t fully convinced (I believe it would
break if DEB_SETUP_GHC_CONFIGURE_ARGS contains multiple arguments to be
passed to ./configure), so I came up with a different solution.

I'm pretty sure mine works.  It works for haskell-cmdarcs with 

    DEB_SETUP_GHC_CONFIGURE_ARGS := $(shell test -e /usr/lib/ghc/bin/ghci || echo --flags=\"-quotation -testprog\")

 

If I ask if it would help you a lot if we move haskell-devscripts to a
git repository, I guess you would be very supportive of that idea? :-)


By the way, I have this one: https://github.com/seereason/haskell-devscripts

 

Reply to: