Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Few doc improvements and a bit of refactoring #1205

Merged
merged 4 commits into from
Mar 13, 2016
Merged

Few doc improvements and a bit of refactoring #1205

merged 4 commits into from
Mar 13, 2016

Conversation

geraldus
Copy link
Contributor

No description provided.

1. Renamed `haskell-cabal-get-setting` to `haskell-cabal--get-field`.
Word "field" was chosen because this word is used in cabal's user guide.
Double dash was used because this function is likely designed for
internal usage according to its logics, e.g. it do makes no checks and
just blindly searches for `:NAME` occurance in current buffer

2. `haskell-cabal-guess-setting` was renamed to
`haskell-cabal-get-field` because it does not guesses anything, but
simply tries to find cabal file and if succeeds calling
`haskell-cabal--get-field`.
gracjan added a commit that referenced this pull request Mar 13, 2016
Few doc improvements and a bit of refactoring
@gracjan gracjan merged commit f157715 into haskell:master Mar 13, 2016
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.

2 participants