<div dir="ltr">Lars,<div>which users have an issue? could you please be concrete? Because I frankly think you are being a bit vague.</div><div><br></div><div>gmp on linux platforms is dynamically linked, so it has absolutely zero implications there. For those wanting to deploy a proprietary appplication on windows or OSX, they merely need to either a) bundle the dylib with the application and suitable install scripting to adjust the load paths.  (or build the integer simple version of GHC and navigate choosing dependencies that depend on integer-gmp specifically being installed )</div><div><br></div><div>any other problems with industrial usage and libgmp are artifacts of dealing with business or legal staff that have not been educated about how intellectual property law works. Which is business problem rather than a haskell problem. </div><div><br></div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, May 27, 2015 at 1:12 PM, Lars Kuhtz <span dir="ltr"><<a href="mailto:haskell@kuhtz.eu" target="_blank">haskell@kuhtz.eu</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On 21/05/15 19:07, Herbert Valerio Riedel wrote:<br>
</span><span class="">>> Don't you still have to support -pgmF?<br>
><br>
> I guess so, unfortunately... so we'd have to keep a legacy code-path for<br>
> external cpp processing around, at least in the short run...<br>
<br>
<br>
</span>I think it’s unfortunate if industrial usage of GHC is supported only through legacy code-paths.<br>
<br>
I think non-technical arguments do matter here. It is about explanations. Convincing a company to use Haskell can be already quite a challenge. Additional legal issues don’t make that easier.<br>
<br>
The gmp dependency is causing already enough trouble for industrial users. Let’s not just add another licensing issue.<br>
<span class="HOEnZb"><font color="#888888"><br>
Lars<br>
</font></span><div class="HOEnZb"><div class="h5"><br>
<br>
_______________________________________________<br>
ghc-devs mailing list<br>
<a href="mailto:ghc-devs@haskell.org">ghc-devs@haskell.org</a><br>
<a href="http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs" target="_blank">http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs</a><br>
</div></div></blockquote></div><br></div>