Re: ANNOUNCE: The jhc Haskell compiler.
Very interesting! What license uses jhc? The COPYING file seems to be empty. Best regards, Antonio Regidor García ______________________________________________ Renovamos el Correo Yahoo!: ¡250 MB GRATIS! Nuevos servicios, más seguridad http://correo.yahoo.es
On Thu, Apr 21, 2005 at 01:26:29AM +0200, Antonio Regidor García wrote:
Very interesting! What license uses jhc? The COPYING file seems to be empty.
It is under the GPL. For some reason the darcs.cgi browser isn't displaying it, but if you look in the repo directly it is there. Some parts are under different licences, lots of the FrontEnd is under the various hatchet licences and is documented in README.FrontEnd and the source files themselves. Although, I might have forgot to put in a note, I meant for the lib/ to be placed under a licence equivalent to the fptools libraries, most of it is derived from them anyway. There are only so many ways to define 'head' :) John -- John Meacham - ⑆repetae.net⑆john⑈
In article <20050420235839.GL8142@momenergy.repetae.net>, John Meacham <john@repetae.net> wrote:
Very interesting! What license uses jhc? The COPYING file seems to be empty.
It is under the GPL.
Does that mean my program will be GPL if I compile it with jhc? -- Ashley Yakeley, Seattle WA
On Tue, 26 Apr 2005, Ashley Yakeley wrote:
Does that mean my program will be GPL if I compile it with jhc?
No; cf. gcc. Tony. -- f.a.n.finch <dot@dotat.at> http://dotat.at/ BISCAY: WEST 5 OR 6 BECOMING VARIABLE 3 OR 4. SHOWERS AT FIRST. MODERATE OR GOOD.
On Tuesday 26 April 2005 11:15, Tony Finch wrote:
On Tue, 26 Apr 2005, Ashley Yakeley wrote:
Does that mean my program will be GPL if I compile it with jhc?
No; cf. gcc.
Fr details see http://www.gnu.org/licenses/gpl-faq.html#CanIUseGPLToolsForNF Ben
participants (5)
-
Antonio Regidor García -
Ashley Yakeley -
Benjamin Franksen -
John Meacham -
Tony Finch