Commit 393f8734 authored by Andrew Gibiansky's avatar Andrew Gibiansky

bumping versions to 0.4.0.0 for upcoming hackage release

parent 3f30d5a1
......@@ -63,7 +63,7 @@ library
aeson >= 0.7,
aeson-pretty >= 0.7,
chunked-data >=0.1,
ihaskell >= 0.3
ihaskell >= 0.4
-- Directories containing source files.
-- hs-source-dirs:
......
......@@ -63,7 +63,7 @@ library
-- Other library packages from which modules are imported.
build-depends: base ==4.6.*,
classy-prelude >=0.6,
ihaskell >= 0.3
ihaskell >= 0.4
-- Directories containing source files.
-- hs-source-dirs:
......
......@@ -65,7 +65,7 @@ library
classy-prelude >=0.6,
blaze-html >= 0.6,
blaze-markup >= 0.5,
ihaskell >= 0.3
ihaskell >= 0.4
-- Directories containing source files.
-- hs-source-dirs:
......
......@@ -65,7 +65,7 @@ library
directory,
Chart,
Chart-cairo,
ihaskell >= 0.3
ihaskell >= 0.4
-- Directories containing source files.
-- hs-source-dirs:
......
......@@ -66,7 +66,7 @@ library
diagrams==1.1.*,
diagrams-lib,
diagrams-cairo,
ihaskell >= 0.3
ihaskell >= 0.4
-- Directories containing source files.
-- hs-source-dirs:
......
......@@ -17,6 +17,6 @@ library
build-depends: base ==4.6.*,
text,
HaTeX >= 3.9,
ihaskell >= 0.3
ihaskell >= 0.4
default-language: Haskell2010
......@@ -67,7 +67,7 @@ library
bytestring,
directory,
JuicyPixels >= 3.1.3,
ihaskell >= 0.3
ihaskell >= 0.4
-- Directories containing source files.
-- hs-source-dirs:
......
......@@ -68,7 +68,7 @@ library
bytestring,
utf8-string,
base64-bytestring,
ihaskell >= 0.3
ihaskell >= 0.4
-- Directories containing source files.
-- hs-source-dirs:
......
......@@ -64,7 +64,7 @@ library
random >= 1,
parsec,
here,
ihaskell >= 0.3
ihaskell >= 0.4
-- Directories containing source files.
-- hs-source-dirs:
......
......@@ -18,7 +18,7 @@ library
filepath >=1.3 && <1.4,
bytestring >=0.10 && <0.11,
base64-bytestring >=1.0 && <1.1,
ihaskell >=0.3 && <0.4,
ihaskell >=0.4 && <0.5,
ihaskell-blaze >=0.1 && <0.2,
blaze-html >=0.6 && <0.8,
split >=0.2 && <0.3,
......
......@@ -62,7 +62,7 @@ library
aeson ==0.7.*,
classy-prelude,
here,
ihaskell >= 0.3
ihaskell >= 0.4
-- Directories containing source files.
-- hs-source-dirs:
......
......@@ -7,7 +7,7 @@ name: ihaskell
-- PVP summary: +-+------- breaking API changes
-- | | +----- non-breaking API additions
-- | | | +--- code changes with no API change
version: 0.3.0.5
version: 0.4.0.0
-- A short (one-line) description of the package.
synopsis: A Haskell backend kernel for the IPython project.
......
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