Skip to content

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

Description

@revskill10

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: .

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions