From 4ffe04ae8e76f88ebc695265dc7bf523359563e1 Mon Sep 17 00:00:00 2001 From: Vaibhav Sagar Date: Wed, 25 Sep 2019 21:50:44 -0400 Subject: [PATCH] ihaskell: 0.10.0.1 --- ihaskell.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ihaskell.cabal b/ihaskell.cabal index 24fb6113..0495ed27 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.0 +version: 0.10.0.1 -- A short (one-line) description of the package. synopsis: A Haskell backend kernel for the IPython project.