mirror of
https://github.com/IHaskell/IHaskell.git
synced 2025-04-16 03:16:20 +00:00
Fix the lower bound on ipython-kernel
This commit is contained in:
parent
a442c0b6d4
commit
2afcb3de15
@ -147,7 +147,7 @@ executable ihaskell
|
||||
strict >=0.3,
|
||||
unix >= 2.6,
|
||||
directory -any,
|
||||
ipython-kernel >=0.7,
|
||||
ipython-kernel >=0.10,
|
||||
unordered-containers -any
|
||||
|
||||
Test-Suite hspec
|
||||
|
Loading…
x
Reference in New Issue
Block a user