Commit 2afcb3de authored by Alexey Kuleshevich's avatar Alexey Kuleshevich Committed by Vaibhav Sagar

Fix the lower bound on ipython-kernel

parent a442c0b6
...@@ -147,7 +147,7 @@ executable ihaskell ...@@ -147,7 +147,7 @@ executable ihaskell
strict >=0.3, strict >=0.3,
unix >= 2.6, unix >= 2.6,
directory -any, directory -any,
ipython-kernel >=0.7, ipython-kernel >=0.10,
unordered-containers -any unordered-containers -any
Test-Suite hspec Test-Suite hspec
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment