• Paul Ivanov's avatar
    add input code re-broadcast · d03296b0
    Paul Ivanov authored
    Our (ipython) docs probably weren't very clear about this, but frontends
    expect to get a re-broadcast of the input code, along with an execution
    count (since otherwise only the frontend which sent an execute_request
    knows what was actually executed). I was working on
    ivanov/vim-ipython#86 and found that I wasn't getting the In [ ] prompts
    when connected to an IHaskell kernel.
    
    This is my first non-trivial (though still somewhat trivial) Haskell
    patch.
    d03296b0
Name
Last commit
Last update
demo Loading commit data...
ghc-parser Loading commit data...
ihaskell-display Loading commit data...
images Loading commit data...
installation Loading commit data...
ipython-kernel Loading commit data...
notebooks Loading commit data...
profile Loading commit data...
src Loading commit data...
.ghci Loading commit data...
.gitignore Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
Setup.hs Loading commit data...
build.sh Loading commit data...
ihaskell.cabal Loading commit data...