Skip to content

Parse more stuff in .cabal#1103

Open
chessai wants to merge 2 commits intoyi-editor:masterfrom
chessai:parse-more-stuff-in-cabal
Open

Parse more stuff in .cabal#1103
chessai wants to merge 2 commits intoyi-editor:masterfrom
chessai:parse-more-stuff-in-cabal

Conversation

@chessai
Copy link
Copy Markdown

@chessai chessai commented Nov 27, 2018

The cabal lexer was lacking in the following two ways: 1, it was missing some of cabal 2.4's supported licenses (see https://github.com/haskell/cabal/blob/a650735caa241a2ae9ed544784d8583895d50ded/Cabal/Distribution/License.hs#L137), and 2. it didn't recognise the default-language library field. This PR fixes both issues. There's some other things that could be added but they're unrelated and I need to go to bed now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant