
5 Mar
2010
5 Mar
'10
8:13 a.m.
Maciej Piechotka
BTW. What if package have multiply licenses? Cabal seems to not express following situations: - It is dual licensed - Library is LGPL but helper program is GPL - Part of library is on striker license but part of it is for example public domain (so it would be worth to note this)
What seems to happen so far is that the library license is given in the Cabal file (as it has the most amount of code usually). For example, see the license for cpphs [1]; on Hackage it's listed as "LGPL" whereas the library is LGPL and the program is GPL. [1]: http://haskell.org/cpphs/ -- Ivan Lazar Miljenovic Ivan.Miljenovic@gmail.com IvanMiljenovic.wordpress.com