
24 Nov
2008
24 Nov
'08
12:09 p.m.
Simon Marlow wrote:
I think it's a good idea to avoid variant licenses, especially in libraries. We want it to be easy for someone to know whether they're complying with the licenses for the libraries they depend on, and if those licenses depend on choices made at the time the library was built, then it's much harder.
Oh, I should add that ghci-bin (or whatever) is an application, not a library, so it's less of an issue for it to have a variant license. Cheers, Simon