Skip to content

Library not found when using 0.15.2 package set #12

Description

@tonicebrian

I'm upgrading my code to use the 0.15 compiler but I'm having problems with your library not being found in the package set.

This is the error:

❯ spago install halogen-bootstrap4
[error] The following packages do not exist in your package set:
[error]   - halogen-bootstrap4

And this is the package set I have in my packages.dhall:

let upstream =
      https://github.com/purescript/package-sets/releases/download/psc-0.15.2-20220630/packages.dhall
        sha256:691aff166010760f18ab1f4842ba6184f43747756e00579a050a2a46fa22d014

in  upstream

I got this error after doing spago upgrade-set over a working codebase.
Am I doing something wrong?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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