IntersectMBO/cardano-ledger

Update nothunks dependency.

Closed this issue · 1 comments

In #4451 I added the contstraint:

        nothunks ^>=0.1.5,

Newer versions of nothunk have a API which adds a Maybe to one of the return types.

Could you please provide a bit more info? Looking through the haddock I can't see any changes in type signatures of functions in nothunks between 1.5 and 2.0