Francesco,

That solved it. Would it be better to use nightly only for this package and, if so, is this possible within the package.yaml file?

Thanks.


From: Beginners <beginners-bounces@haskell.org> on behalf of Francesco Ariis <fa-ml@ariis.it>
Sent: Sunday, February 26, 2023 1:05 PM
To: beginners@haskell.org <beginners@haskell.org>
Subject: Re: [Haskell-beginners] Reproduce example in Crypto.JWT
 
Il 26 febbraio 2023 alle 11:57 Pietro Grandinetti ha scritto:
> Francesco,
>
> Thanks.
> I am using stack and the version doesn't match: `stack ls dependencies` shows `jose 0.9`. I can't seem to find a way to upgrade it even if I set `jose >= 0.10` in the package.yaml file:

This is `jose` in stackage:

    https://www.stackage.org/lts-20.12/package/jose-0.9

So switching to Nightly will do
—F
_______________________________________________
Beginners mailing list
Beginners@haskell.org
http://mail.haskell.org/cgi-bin/mailman/listinfo/beginners