On Sat, 2007-12-15 at 14:29 +0100, Wolfgang Jeltsch wrote: > Am Samstag, 15. Dezember 2007 13:05 schrieb Paul Johnson: > > […] > > > The GHC licence is basically a BSD with attribution. Compiled programs > > include the run-time, so you would just have to include the copyright > > notice somewhere in your documentation. This would also apply to those > > libraries that are shipped with the compiler. > > I think, there is some issue with the GMP library which is used for > implementing the Integer type and which is licensed under the GPL, AFAIK.
It's the LGPL not the GPL. See http://gmplib.org/ Duncan _______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
