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

1.16.0: Initial cabal update creates invalid config containing unimplemented jobs option #1065

Closed
mietek opened this issue Oct 13, 2012 · 1 comment

Comments

@mietek
Copy link
Contributor

mietek commented Oct 13, 2012

$ cabal update
Config file path source is default config file.
Config file /Users/mietek/.cabal/config not found.
Writing default configuration to /Users/mietek/.cabal/config
Downloading the latest package list from hackage.haskell.org
$ cabal update
cabal: Command.optionToFieldDescr: feature not implemented

It appears the cause of this rather cryptic message is the following line:

$ grep jobs .cabal/config 
jobs: 2
@tibbe
Copy link
Member

tibbe commented Oct 13, 2012

Thanks for the report. This has been fixed in aa7d98f, which will be part of the next bug fix release (due soon).

@tibbe tibbe closed this as completed Oct 13, 2012
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

No branches or pull requests

2 participants