Hi,
I would like to add a package to the stackage Nightly repository,
but it depends on two packages that are not part of the Nightly
repository. My package, learn-physics, builds correctly with
stack on my machine; I just add specific versions of the packages
I need in the extra-deps section of my stack.yaml.
But my stack.yaml file is not part of the tarball on hackage. Is
there a way that I can upload my stack.yaml file to stackage so
that my package can be part of Nightly? Or is there another way
to handle this situation?
Thanks,
Scott