Duncan Coutts wrote:
I know some people take issue with using the LGPL for Haskell libraries because of the linking problems. While it's easy to swap over a LGPL C .so module it's rather harder for Haskell since there's no stable ABI. However this is easy to overcome by adding an explicit exception. I've seen at least one LGPL Haskell lib include such an exception.
Could someone put a sample LGPL exception on the wiki? It would be generally useful for those wanting to use the LGPL with Haskell code.
Cheers, Simon _______________________________________________ Haskell mailing list Haskell@haskell.org http://www.haskell.org/mailman/listinfo/haskell