[Haskell-cafe] [Offtopic?] Cabal package license and copyright holder question

Magnus Therning magnus at therning.org
Wed Nov 21 15:37:16 EST 2007


On Wed, Nov 21, 2007 at 12:58:52 +0100, Alfonso Acosta wrote:
>Hi all,
>
>I don't know if this is the right place to ask but, since it's somehow
>Haskell-related I decided to use haskell-cafe.
>
>I'm cabalizing a library which, apart from my own code, has code taken
>from others. As it could be expected, each piece has its own copyright
>holder and (slightly) different license.
>
>The concrete holder and licenses are clearly annotated in every module.
>But, even with that, I'm not sure if I'm entitled to set an overall
>copyright holder and license for the whole cabal package. So, right
>now, I'm not sure about what license and holder filelds should I set in
>my .cabal file.
>
>Could  anyone who had encounterd this problem before suggest a
>solution?

The Haskell Cryptographic Library[1] “suffers” from the same problem.
IMHO it has a slightly unconventional solution to the problem.

/M

[1]: http://www.haskell.org/crypto/

-- 
Magnus Therning                             (OpenPGP: 0xAB4DFBA4)
magnus@therning.org             Jabber: magnus.therning@gmail.com
http://therning.org/magnus
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://www.haskell.org/pipermail/haskell-cafe/attachments/20071121/79e42a88/attachment.bin


More information about the Haskell-Cafe mailing list