You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Coming from Haskell, it's hard to follow the examples in the README without type information. Putting type annotations on the setContents function, modifyLinkTarget function, etc. would make the example much easier to follow.