[Haskell-beginners] Reproduce example in Crypto.JWT

Pietro Grandinetti pietro.gra at hotmail.it
Sun Feb 26 14:11:15 UTC 2023


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 at haskell.org> on behalf of Francesco Ariis <fa-ml at ariis.it>
Sent: Sunday, February 26, 2023 1:05 PM
To: beginners at haskell.org <beginners at 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 at haskell.org
http://mail.haskell.org/cgi-bin/mailman/listinfo/beginners
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/beginners/attachments/20230226/47de525b/attachment.html>


More information about the Beginners mailing list