Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

support variables from previous calculations #10

Closed
aavogt opened this issue Oct 22, 2013 · 1 comment
Closed

support variables from previous calculations #10

aavogt opened this issue Oct 22, 2013 · 1 comment

Comments

@aavogt
Copy link
Contributor

aavogt commented Oct 22, 2013

ghci defines an it which refers to the last result, which doesn't refer to the right thing yet. The ipython notebook does something odd with Out[2] before ghc has a chance to choke on that missing constructor Out.

selection_024

@gibiansky
Copy link
Member

Adding support for this in commit ab5b30e

Variables are it and itN for the _N_th execution counter.
screenshot 2013-11-10 at 5 12 59 pm

vaibhavsagar pushed a commit that referenced this issue Jun 4, 2017
Remove shelly-1.6.8.3 from extra-deps
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants