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
If I want to use lift2, I need to import it from Control.Apply, even though it's part of purescript-prelude. Is this intentional, or should we expect everything in purescript-prelude to be reexported in Prelude?
Usually this is a non-issue when working in an IDE with auto-imports. But it becomes annoying in the repl and in TryPureScript. If I find a function on Pursuit that's part of purescript-prelude I don't know whether I need to explicitly import it without digging into Prelude. For example, these functions appear to be similarly available in Prelude from the initial Pursuit results: