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
Compatibility with 0.9.1 appears to be blocked until the purescript-datetime rewrite is complete.
The only other issue I can see is changing import Data.Maybe.Unsafe (fromJust) to import Data.Maybe (fromJust). I'll include that in a PR once purescript-datetime is ready. 👍