All the tutorials and examples of how to cabalize a Haskell package assume the package has a single author (as well as a single maintainer). How to I properly credit multiple Authors in a .cabal file?
I don't know if this is the best practice, but I just use a comma separated list of names.
Author: John Doe, Tikhon Jelvis
You could also include email addresses:
Author: John Doe <[email protected]>, Tikhon Jelvis <[email protected]>
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With