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

No cabal file in '.' when styx.yaml is not in same location with cabal #14

Open
revskill10 opened this issue Dec 20, 2018 · 0 comments
Open

Comments

@revskill10
Copy link

I created the project structure like this:

- styx.yaml
- apps
- deps

My styx.yaml is

local-packages:
  helloworld:
    location: apps/helloworld
  katip-helpers:
    location: deps/katip-helpers

When i run styx build, i got error

cabal: Error reading local package.
Couldn't find .cabal file in: .
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

1 participant