mirror of
https://github.com/IHaskell/IHaskell.git
synced 2025-04-19 12:56:08 +00:00
Merge pull request #523 from gdetrez/make-example-compile
Make the example in ipython-kernel compile again
This commit is contained in:
commit
807f8c9709
@ -213,7 +213,7 @@ mkConfig var = KernelConfig
|
||||
, displayResult = displayRes
|
||||
, displayOutput = displayOut
|
||||
, completion = langCompletion
|
||||
, objectInfo = langInfo
|
||||
, inspectInfo = langInfo
|
||||
, run = parseAndRun
|
||||
, debug = False
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user