[Haskell-cafe] Cabal package with BSD3 library and LGPL executable?

Ivan Lazar Miljenovic ivan.miljenovic at gmail.com
Thu Apr 29 07:52:48 EDT 2010


Stephen Tetley <stephen.tetley at gmail.com> writes:
> I'm using CppHs (LGPL) from the exe but have no dependencies on it in
> the library; as the library might be independently useful I want it to
> be BSD3.

Why not look at how cpphs does this itself?  The library is LGPL but the
executable is GPL.

-- 
Ivan Lazar Miljenovic
Ivan.Miljenovic at gmail.com
IvanMiljenovic.wordpress.com


More information about the Haskell-Cafe mailing list