Fix the lower bound on ipython-kernel

This commit is contained in:
Alexey Kuleshevich 2019-12-17 03:06:59 +03:00 committed by Vaibhav Sagar
parent a442c0b6d4
commit 2afcb3de15

View File

@ -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