Skip to content

extra-deps submodules #5236

Open
Open
@21it

Description

@21it

Hello! I have a library with huge submodule in it (nixpkgs). When I'm trying to use my library in other project, stack tries to fetch all submodules of my library with command

git submodule update --init --recursive

It is ok, but not for huge submodule like nixpkgs. Is there any way to say stack run this command with flag?

--depth 1

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions