From 8eb614d31bf28da4885b4155be30b4f2b8938f78 Mon Sep 17 00:00:00 2001 From: Andrew Gibiansky Date: Wed, 11 Feb 2015 22:35:34 -0800 Subject: [PATCH] Bumping versions on all packages for Hackage upload. No PVP, sorry, I suck. --- ghc-parser/ghc-parser.cabal | 2 +- ihaskell-display/ihaskell-aeson/ihaskell-aeson.cabal | 4 ++-- ihaskell-display/ihaskell-basic/ihaskell-basic.cabal | 4 ++-- ihaskell-display/ihaskell-blaze/ihaskell-blaze.cabal | 4 ++-- ihaskell-display/ihaskell-charts/ihaskell-charts.cabal | 4 ++-- ihaskell-display/ihaskell-diagrams/ihaskell-diagrams.cabal | 4 ++-- ihaskell-display/ihaskell-hatex/ihaskell-hatex.cabal | 4 ++-- .../ihaskell-juicypixels/ihaskell-juicypixels.cabal | 4 ++-- ihaskell-display/ihaskell-magic/ihaskell-magic.cabal | 4 ++-- ihaskell-display/ihaskell-parsec/ihaskell-parsec.cabal | 4 ++-- ihaskell-display/ihaskell-rlangqq/ihaskell-rlangqq.cabal | 6 +++--- ihaskell.cabal | 6 +++--- ipython-kernel/ipython-kernel.cabal | 2 +- 13 files changed, 26 insertions(+), 26 deletions(-) diff --git a/ghc-parser/ghc-parser.cabal b/ghc-parser/ghc-parser.cabal index d61631ef..308823c4 100644 --- a/ghc-parser/ghc-parser.cabal +++ b/ghc-parser/ghc-parser.cabal @@ -2,7 +2,7 @@ -- documentation, see http://haskell.org/cabal/users-guide/ name: ghc-parser -version: 0.1.3.0 +version: 0.1.4.0 synopsis: Haskell source parser from GHC. -- description: homepage: https://github.com/gibiansky/IHaskell diff --git a/ihaskell-display/ihaskell-aeson/ihaskell-aeson.cabal b/ihaskell-display/ihaskell-aeson/ihaskell-aeson.cabal index a36c028f..fbea46d4 100644 --- a/ihaskell-display/ihaskell-aeson/ihaskell-aeson.cabal +++ b/ihaskell-display/ihaskell-aeson/ihaskell-aeson.cabal @@ -7,7 +7,7 @@ name: ihaskell-aeson -- PVP summary: +-+------- breaking API changes -- | | +----- non-breaking API additions -- | | | +--- code changes with no API change -version: 0.1.0.0 +version: 0.2.0.0 -- A short (one-line) description of the package. synopsis: IHaskell display instances for Aeson @@ -63,7 +63,7 @@ library aeson >= 0.7, aeson-pretty >= 0.7, chunked-data >=0.1, - ihaskell >= 0.4 + ihaskell >= 0.5 -- Directories containing source files. -- hs-source-dirs: diff --git a/ihaskell-display/ihaskell-basic/ihaskell-basic.cabal b/ihaskell-display/ihaskell-basic/ihaskell-basic.cabal index d7d5c909..a056ec49 100644 --- a/ihaskell-display/ihaskell-basic/ihaskell-basic.cabal +++ b/ihaskell-display/ihaskell-basic/ihaskell-basic.cabal @@ -10,7 +10,7 @@ name: ihaskell-basic -- PVP summary: +-+------- breaking API changes -- | | +----- non-breaking API additions -- | | | +--- code changes with no API change -version: 0.1.0.0 +version: 0.2.0.0 -- A short (one-line) description of the package. synopsis: IHaskell display instances for basic types @@ -63,7 +63,7 @@ library -- Other library packages from which modules are imported. build-depends: base ==4.6.* || ==4.7.*, classy-prelude >=0.6, - ihaskell >= 0.4 + ihaskell >= 0.5 -- Directories containing source files. -- hs-source-dirs: diff --git a/ihaskell-display/ihaskell-blaze/ihaskell-blaze.cabal b/ihaskell-display/ihaskell-blaze/ihaskell-blaze.cabal index a08b5ba0..bcbb1a0c 100644 --- a/ihaskell-display/ihaskell-blaze/ihaskell-blaze.cabal +++ b/ihaskell-display/ihaskell-blaze/ihaskell-blaze.cabal @@ -10,7 +10,7 @@ name: ihaskell-blaze -- PVP summary: +-+------- breaking API changes -- | | +----- non-breaking API additions -- | | | +--- code changes with no API change -version: 0.1.0.0 +version: 0.2.0.0 -- A short (one-line) description of the package. synopsis: IHaskell display instances for blaze-html types @@ -65,7 +65,7 @@ library classy-prelude >=0.6, blaze-html >= 0.6, blaze-markup >= 0.5, - ihaskell >= 0.4 + ihaskell >= 0.5 -- Directories containing source files. -- hs-source-dirs: diff --git a/ihaskell-display/ihaskell-charts/ihaskell-charts.cabal b/ihaskell-display/ihaskell-charts/ihaskell-charts.cabal index 457cea11..bd9fcd30 100644 --- a/ihaskell-display/ihaskell-charts/ihaskell-charts.cabal +++ b/ihaskell-display/ihaskell-charts/ihaskell-charts.cabal @@ -7,7 +7,7 @@ name: ihaskell-charts -- PVP summary: +-+------- breaking API changes -- | | +----- non-breaking API additions -- | | | +--- code changes with no API change -version: 0.1.0.0 +version: 0.2.0.0 -- A short (one-line) description of the package. synopsis: IHaskell display instances for charts types @@ -65,7 +65,7 @@ library directory, Chart, Chart-cairo, - ihaskell >= 0.4 + ihaskell >= 0.5 -- Directories containing source files. -- hs-source-dirs: diff --git a/ihaskell-display/ihaskell-diagrams/ihaskell-diagrams.cabal b/ihaskell-display/ihaskell-diagrams/ihaskell-diagrams.cabal index a45c8e7f..208b89c1 100644 --- a/ihaskell-display/ihaskell-diagrams/ihaskell-diagrams.cabal +++ b/ihaskell-display/ihaskell-diagrams/ihaskell-diagrams.cabal @@ -7,7 +7,7 @@ name: ihaskell-diagrams -- PVP summary: +-+------- breaking API changes -- | | +----- non-breaking API additions -- | | | +--- code changes with no API change -version: 0.1.0.0 +version: 0.2.0.0 -- A short (one-line) description of the package. synopsis: IHaskell display instances for diagram types @@ -66,7 +66,7 @@ library diagrams==1.2.*, diagrams-lib, diagrams-cairo, - ihaskell >= 0.4 + ihaskell >= 0.5 -- Directories containing source files. -- hs-source-dirs: diff --git a/ihaskell-display/ihaskell-hatex/ihaskell-hatex.cabal b/ihaskell-display/ihaskell-hatex/ihaskell-hatex.cabal index a25cdf84..1e698cf4 100644 --- a/ihaskell-display/ihaskell-hatex/ihaskell-hatex.cabal +++ b/ihaskell-display/ihaskell-hatex/ihaskell-hatex.cabal @@ -1,5 +1,5 @@ name: ihaskell-hatex -version: 0.1.0.0 +version: 0.2.0.0 synopsis: IHaskell display instances for hatex -- description: homepage: http://www.github.com/gibiansky/IHaskell @@ -17,6 +17,6 @@ library build-depends: base ==4.6.* || ==4.7.*, text, HaTeX >= 3.9, - ihaskell >= 0.4 + ihaskell >= 0.5 default-language: Haskell2010 diff --git a/ihaskell-display/ihaskell-juicypixels/ihaskell-juicypixels.cabal b/ihaskell-display/ihaskell-juicypixels/ihaskell-juicypixels.cabal index fd7ae561..955445e6 100644 --- a/ihaskell-display/ihaskell-juicypixels/ihaskell-juicypixels.cabal +++ b/ihaskell-display/ihaskell-juicypixels/ihaskell-juicypixels.cabal @@ -7,7 +7,7 @@ name: ihaskell-juicypixels -- PVP summary: +-+------- breaking API changes -- | | +----- non-breaking API additions -- | | | +--- code changes with no API change -version: 0.1.0.0 +version: 0.2.0.0 -- A short (one-line) description of the package. synopsis: IHaskell - IHaskellDisplay instances of the image types of the JuicyPixels package. @@ -67,7 +67,7 @@ library bytestring, directory, JuicyPixels >= 3.1.3, - ihaskell >= 0.4 + ihaskell >= 0.5 -- Directories containing source files. -- hs-source-dirs: diff --git a/ihaskell-display/ihaskell-magic/ihaskell-magic.cabal b/ihaskell-display/ihaskell-magic/ihaskell-magic.cabal index 847dd775..85ef0520 100644 --- a/ihaskell-display/ihaskell-magic/ihaskell-magic.cabal +++ b/ihaskell-display/ihaskell-magic/ihaskell-magic.cabal @@ -10,7 +10,7 @@ name: ihaskell-magic -- PVP summary: +-+------- breaking API changes -- | | +----- non-breaking API additions -- | | | +--- code changes with no API change -version: 0.1.0.0 +version: 0.2.0.0 -- A short (one-line) description of the package. synopsis: IHaskell display instances for bytestrings @@ -69,7 +69,7 @@ library utf8-string, base64-bytestring, ipython-kernel, - ihaskell >= 0.4 + ihaskell >= 0.5 -- Directories containing source files. -- hs-source-dirs: diff --git a/ihaskell-display/ihaskell-parsec/ihaskell-parsec.cabal b/ihaskell-display/ihaskell-parsec/ihaskell-parsec.cabal index ec9c2f89..d096c130 100644 --- a/ihaskell-display/ihaskell-parsec/ihaskell-parsec.cabal +++ b/ihaskell-display/ihaskell-parsec/ihaskell-parsec.cabal @@ -7,7 +7,7 @@ name: ihaskell-parsec -- PVP summary: +-+------- breaking API changes -- | | +----- non-breaking API additions -- | | | +--- code changes with no API change -version: 0.1.0.0 +version: 0.2.0.0 -- A short (one-line) description of the package. synopsis: IHaskell display instances for Parsec @@ -64,7 +64,7 @@ library random >= 1, parsec, here, - ihaskell >= 0.4 + ihaskell >= 0.5 -- Directories containing source files. -- hs-source-dirs: diff --git a/ihaskell-display/ihaskell-rlangqq/ihaskell-rlangqq.cabal b/ihaskell-display/ihaskell-rlangqq/ihaskell-rlangqq.cabal index 09bef26d..45dba7fd 100644 --- a/ihaskell-display/ihaskell-rlangqq/ihaskell-rlangqq.cabal +++ b/ihaskell-display/ihaskell-rlangqq/ihaskell-rlangqq.cabal @@ -1,5 +1,5 @@ name: ihaskell-rlangqq -version: 0.1.0.0 +version: 0.2.0.0 synopsis: a rDisp quasiquote to show plots from Rlang-QQ in IHaskell license: BSD3 license-file: LICENSE @@ -18,8 +18,8 @@ library filepath >=1.3 && <1.4, bytestring >=0.10 && <0.11, base64-bytestring >=1.0 && <1.1, - ihaskell >=0.4 && <0.5, - ihaskell-blaze >=0.1 && <0.2, + ihaskell >=0.5 && <0.6, + ihaskell-blaze >=0.2 && <0.3, blaze-html >=0.6 && <0.8, split >=0.2 && <0.3, stm -any, diff --git a/ihaskell.cabal b/ihaskell.cabal index 2d671a45..54775b61 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.4.3.0 +version: 0.5.0.0 -- A short (one-line) description of the package. synopsis: A Haskell backend kernel for the IPython project. @@ -64,7 +64,7 @@ library directory -any, filepath -any, ghc ==7.6.* || == 7.8.*, - ghc-parser >=0.1.2, + ghc-parser >=0.1.4, haskeline -any, here ==1.2.*, hlint >=1.9 && <2.0, @@ -93,7 +93,7 @@ library utf8-string -any, uuid >=1.3, vector -any, - ipython-kernel >=0.2 + ipython-kernel >=0.3 exposed-modules: IHaskell.Display IHaskell.Convert diff --git a/ipython-kernel/ipython-kernel.cabal b/ipython-kernel/ipython-kernel.cabal index 19f3dbe3..f218f265 100644 --- a/ipython-kernel/ipython-kernel.cabal +++ b/ipython-kernel/ipython-kernel.cabal @@ -1,5 +1,5 @@ name: ipython-kernel -version: 0.2.0.0 +version: 0.3.0.0 synopsis: A library for creating kernels for IPython frontends description: ipython-kernel is a library for communicating with frontends for the interactive IPython framework. It is used extensively in IHaskell, the interactive Haskell environment.