kowainik / stan

🕵️ Haskell STatic ANalyser
https://kowainik.github.io/projects/stan
Mozilla Public License 2.0
562 stars 48 forks source link

Support base64-1.0 #557

Closed tomjaguarpaw closed 4 months ago

tomjaguarpaw commented 4 months ago

I'd really rather not do this. I'd rather extractBase64 be added to the base64-0.4 so we can write code that works across both versions, but if we can't persuade the maintainer to do that we can fall back to this.

tomjaguarpaw commented 4 months ago

Requested that base64 add the compatibility layer itself in https://github.com/emilypi/base64/issues/59

tomjaguarpaw commented 4 months ago

~I'm going to include https://github.com/kowainik/stan/pull/557 in here, since we might as well support the bumped clay and base64 at the same time.~ Oops, wrong thread.

tomjaguarpaw commented 4 months ago

Closing in favour of https://github.com/kowainik/stan/pull/559