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
But you need to recompile the file in GHCi so the change can take effect. You can use `:load` again, but if you don't want to write the filename (and path), you can use `:reload`.
@@ -334,7 +335,8 @@ Ok, modules loaded: Main.
334
335
*Main> :browse
335
336
linear :: Integer -> Integer -> Integer -> Integer
0 commit comments