mirror of
https://github.com/IHaskell/IHaskell.git
synced 2025-04-16 11:26:08 +00:00
Make the example in ipython-kernel compile again
Function objectInfo was renamed to inpectInfo
This commit is contained in:
parent
0f08817cfa
commit
5b4ac62c9d
@ -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