-
-
Notifications
You must be signed in to change notification settings - Fork 17
Common stanzas are not understood #1
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
Comments
We can't depend on cabal because it's a very large dependency and hie-bios can't depend on cabal. There are a few moreknown bugs having to due with generating cabal hie.yamls, try again tomorrow if you're having issues. Cabal-fmt implemented a full cabal parser if ours gets to complex I look in to using theirs |
Can you post the cabal file that fails? |
Nothing complicated or surprising. The hs-source-dirs is not picked up from the common stanza.
|
Thanks. This is not currently a priority, |
+1 |
Should be fixed by #48 |
@fendor I don't think it's fixed. |
What about using Cabal to do the parsing?
The text was updated successfully, but these errors were encountered: