mschristiansen / purescript-halogen-bootstrap4

Bootstrap 4 classes for `purescript-halogen`
Apache License 2.0
2 stars 6 forks source link

Library not found when using 0.15.2 package set #12

Open tonicebrian opened 2 years ago

tonicebrian commented 2 years ago

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?

sergei-grigorev commented 2 years ago

I also have the same issue, my project is not compiled anymore. Could you please assist resolving that issue?

tonicebrian commented 2 years ago

Hey @sergei-grigorev since this seems abandoned I've went straight and created https://pursuit.purescript.org/packages/purescript-halogen-bootstrap5/2.1.0 . Please let me know anything missing

mschristiansen commented 1 year ago

I unfortunately don't get to do much programming these days. @tonicebrian I'd be happy to point to your repo as the official repo going forward if you are happy to do the maintenance going forward.

tonicebrian commented 1 year ago

Hey @mschristiansen no worries it happens all the time. Yeah, since I've created the bootstrap5 I think that maintaining bootstrap4 won't be much of a hassle. But since you already published the package I need you to transfer ownership following instructions in https://github.com/purescript/registry-dev/blob/master/SPEC.md#54-transfer-a-package-authenticated