Commit 1341a538 authored by Andrew Gibiansky's avatar Andrew Gibiansky

Adding IHASKELL_IPYTHON_ARGS support, closes #208

parent 33562e89
......@@ -10,4 +10,4 @@ source $VIRTUALENV/bin/activate
# Run IPython.
# Quotes around $@ are necessary to deal properly with spaces.
ipython "$@"
ipython "$@" $IHASKELL_IPYTHON_ARGS
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment