From 151c93f27412916d4253687f6b1b66d2bc990661 Mon Sep 17 00:00:00 2001 From: Vaibhav Sagar Date: Tue, 25 Aug 2020 23:58:04 +1000 Subject: [PATCH] ihaskell: 0.10.1.2 --- ihaskell.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ihaskell.cabal b/ihaskell.cabal index 6e7995f2..21a5bfce 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.1.1 +version: 0.10.1.2 -- A short (one-line) description of the package. synopsis: A Haskell backend kernel for the IPython project.