On Sun, May 8, 2011 at 1:25 PM, Magnus Therning <magnus@therning.org> wrote:
Are there any drawbacks to using the Apache license for Haskell
packages?

I don't think so.  It looks to be almost identical to using BSD3, which is already quite popular for haskellers.

This seems like a good write up of the apache license:
http://www.oss-watch.ac.uk/resources/apache2.xml

Jason