Skip to content
Snippets Groups Projects
Commit f69b032b authored by Duncan Coutts's avatar Duncan Coutts
Browse files

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
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment