From ba196ec642f33569405b000133cfbf5b278af6cc Mon Sep 17 00:00:00 2001 From: Vaibhav Sagar Date: Sun, 3 May 2020 17:09:57 +0800 Subject: [PATCH] ihaskell: 0.10.1.0 --- ihaskell.cabal | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ihaskell.cabal b/ihaskell.cabal index 901cc781..0df955c9 100644 --- a/ihaskell.cabal +++ b/ihaskell.cabal @@ -7,7 +7,7 @@ name: ihaskell -- PVP summary: +--+------- breaking API changes -- | | +----- non-breaking API additions -- | | | +--- code changes with no API change -version: 0.10.0.2 +version: 0.10.1.0 -- A short (one-line) description of the package. synopsis: A Haskell backend kernel for the IPython project. @@ -87,7 +87,7 @@ library unordered-containers -any, utf8-string -any, vector -any, - ipython-kernel >=0.10, + ipython-kernel >=0.10.2.0, ghc-boot >=8.0 && <8.11 exposed-modules: IHaskell.Display