Commit 54f7c781 authored by Vaibhav Sagar's avatar Vaibhav Sagar

ihaskell: 0.10.2.0

parent b3b23a8f
...@@ -7,7 +7,7 @@ name: ihaskell ...@@ -7,7 +7,7 @@ name: ihaskell
-- PVP summary: +--+------- breaking API changes -- PVP summary: +--+------- breaking API changes
-- | | +----- non-breaking API additions -- | | +----- non-breaking API additions
-- | | | +--- code changes with no API change -- | | | +--- code changes with no API change
version: 0.10.1.2 version: 0.10.2.0
-- A short (one-line) description of the package. -- A short (one-line) description of the package.
synopsis: A Haskell backend kernel for the IPython project. synopsis: A Haskell backend kernel for the IPython project.
...@@ -40,7 +40,7 @@ category: Development ...@@ -40,7 +40,7 @@ category: Development
build-type: Simple build-type: Simple
-- Constraint on the version of Cabal needed to build this package. -- Constraint on the version of Cabal needed to build this package.
cabal-version: >=1.16 cabal-version: 1.16
data-files: data-files:
html/kernel.js html/kernel.js
......
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