Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
G
gargantext-ihaskell
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
gargantext
gargantext-ihaskell
Commits
8eb614d3
Commit
8eb614d3
authored
Feb 12, 2015
by
Andrew Gibiansky
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Bumping versions on all packages for Hackage upload. No PVP, sorry, I suck.
parent
20aa688a
Changes
13
Hide whitespace changes
Inline
Side-by-side
Showing
13 changed files
with
26 additions
and
26 deletions
+26
-26
ghc-parser.cabal
ghc-parser/ghc-parser.cabal
+1
-1
ihaskell-aeson.cabal
ihaskell-display/ihaskell-aeson/ihaskell-aeson.cabal
+2
-2
ihaskell-basic.cabal
ihaskell-display/ihaskell-basic/ihaskell-basic.cabal
+2
-2
ihaskell-blaze.cabal
ihaskell-display/ihaskell-blaze/ihaskell-blaze.cabal
+2
-2
ihaskell-charts.cabal
ihaskell-display/ihaskell-charts/ihaskell-charts.cabal
+2
-2
ihaskell-diagrams.cabal
ihaskell-display/ihaskell-diagrams/ihaskell-diagrams.cabal
+2
-2
ihaskell-hatex.cabal
ihaskell-display/ihaskell-hatex/ihaskell-hatex.cabal
+2
-2
ihaskell-juicypixels.cabal
...l-display/ihaskell-juicypixels/ihaskell-juicypixels.cabal
+2
-2
ihaskell-magic.cabal
ihaskell-display/ihaskell-magic/ihaskell-magic.cabal
+2
-2
ihaskell-parsec.cabal
ihaskell-display/ihaskell-parsec/ihaskell-parsec.cabal
+2
-2
ihaskell-rlangqq.cabal
ihaskell-display/ihaskell-rlangqq/ihaskell-rlangqq.cabal
+3
-3
ihaskell.cabal
ihaskell.cabal
+3
-3
ipython-kernel.cabal
ipython-kernel/ipython-kernel.cabal
+1
-1
No files found.
ghc-parser/ghc-parser.cabal
View file @
8eb614d3
...
...
@@ -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
...
...
ihaskell-display/ihaskell-aeson/ihaskell-aeson.cabal
View file @
8eb614d3
...
...
@@ -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:
...
...
ihaskell-display/ihaskell-basic/ihaskell-basic.cabal
View file @
8eb614d3
...
...
@@ -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:
...
...
ihaskell-display/ihaskell-blaze/ihaskell-blaze.cabal
View file @
8eb614d3
...
...
@@ -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:
...
...
ihaskell-display/ihaskell-charts/ihaskell-charts.cabal
View file @
8eb614d3
...
...
@@ -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:
...
...
ihaskell-display/ihaskell-diagrams/ihaskell-diagrams.cabal
View file @
8eb614d3
...
...
@@ -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:
...
...
ihaskell-display/ihaskell-hatex/ihaskell-hatex.cabal
View file @
8eb614d3
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
ihaskell-display/ihaskell-juicypixels/ihaskell-juicypixels.cabal
View file @
8eb614d3
...
...
@@ -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:
...
...
ihaskell-display/ihaskell-magic/ihaskell-magic.cabal
View file @
8eb614d3
...
...
@@ -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:
...
...
ihaskell-display/ihaskell-parsec/ihaskell-parsec.cabal
View file @
8eb614d3
...
...
@@ -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:
...
...
ihaskell-display/ihaskell-rlangqq/ihaskell-rlangqq.cabal
View file @
8eb614d3
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,
...
...
ihaskell.cabal
View file @
8eb614d3
...
...
@@ -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
...
...
ipython-kernel/ipython-kernel.cabal
View file @
8eb614d3
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.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment