On Tue, Dec 11, 2012 at 8:26 PM, Ramana Kumar <ramana.ku...@cl.cam.ac.uk>wrote:

> Using the GPL (or a strong copyleft free license) strengthens the free
> software community of which I thought the Haskell community is a part (or
> at least intersects substantially).
>

Haskell libraries are mostly BSD licensed, as is GHC itself.  (Oddly
enough, GPL is not the only open source license.)

Since most Haskell stuff is BSD licensed, GPL can cause license conflicts
that do not exist with most other Haskell libraries.  This is why GPL is
not recommended for new Haskell libraries.

-- 
brandon s allbery kf8nh                               sine nomine associates
allber...@gmail.com                                  ballb...@sinenomine.net
unix, openafs, kerberos, infrastructure, xmonad        http://sinenomine.net
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to