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

"flags" field does not seem to be honoured? #2988

Closed
edsko opened this issue Dec 23, 2015 · 1 comment
Closed

"flags" field does not seem to be honoured? #2988

edsko opened this issue Dec 23, 2015 · 1 comment

Comments

@edsko
Copy link
Contributor

edsko commented Dec 23, 2015

In a cabal.project file such as

packages: MyPackage.cabal

package MyPackage
  tests: True
  flags: "dev"

the flags line does not seem to have any effect (with or without quotes). But perhaps I just don't know the right syntax.

@dcoutts
Copy link
Contributor

dcoutts commented Apr 12, 2016

This should now work.

@ezyang ezyang closed this as completed Sep 3, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants