Reformat License declaration and add related TODOs
The real difficulty with changing the license stuff is the parser in current and older cabal versions is very fragile, it parses using Read so only recognises those exact enum values and if parsing fails, then parsing the whole .cabal file fails. We really need to make this more permissive for all the enumerations so that we can make changes in future.
parent
6c981bbf
Branches more-general-bracket-docs
No related tags found
Loading
Please register or sign in to comment