<br><br><div class="gmail_quote">2012/7/22 Magnus Therning <span dir="ltr"><<a href="mailto:magnus@therning.org" target="_blank">magnus@therning.org</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im">On Sun, Jul 22, 2012 at 12:02:02AM +0200, Fabio Riga wrote:<br>
> I think the reason behind this flag is the added dependency on<br>
> blaze-markup. A cabal patch is bigger, but the result is the same. I<br>
> will send the pull request with the cabal patch. OK?<br>
<br>
</div>I doubt the patches to the cabal files will be bigger than for<br>
PKGBUILD.  It should be enough to do the following change:<br>
<br>
  --- pandoc.cabal.orig   2012-07-22 09:16:<a href="tel:03.954749773" value="+3903954749773">03.954749773</a> +0200<br>
  +++ pandoc.cabal        2012-07-22 09:16:34.734945438 +0200<br>
  @@ -193,7 +193,7 @@<br>
     Default:       False<br>
   Flag blaze_html_0_5<br>
     Description:   Use blaze-html 0.5 and blaze-markup 0.5<br>
  -  Default:       False<br>
  +  Default:       True<br>
<br>
   Library<br>
     -- Note: the following is duplicated in all stanzas.</blockquote><div><br></div><div>Ah ah, I didn't think the easiest solution!</div><div>Fabio</div></div>