I upgraded to PureScript 0.8.3 from 0.8.0 and was surprised to find that psc-publish failed. It complained about the lack of a LICENSE file. That was strange to me because I do have a license file, but it's called LICENSE.md instead. Can this check change to allow different license files?
I upgraded to PureScript 0.8.3 from 0.8.0 and was surprised to find that
psc-publishfailed. It complained about the lack of aLICENSEfile. That was strange to me because I do have a license file, but it's calledLICENSE.mdinstead. Can this check change to allow different license files?