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
04ceeca9
Commit
04ceeca9
authored
Aug 11, 2015
by
Andrew Gibiansky
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #549 from sumitsahrawat/widgets-docker
Add version constraints to ihaskell-widgets
parents
0adbe07f
183bc257
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
3 deletions
+2
-3
ihaskell-widgets.cabal
ihaskell-display/ihaskell-widgets/ihaskell-widgets.cabal
+2
-3
No files found.
ihaskell-display/ihaskell-widgets/ihaskell-widgets.cabal
View file @
04ceeca9
...
@@ -94,7 +94,7 @@ library
...
@@ -94,7 +94,7 @@ library
build-depends: aeson >=0.7 && < 0.9
build-depends: aeson >=0.7 && < 0.9
, base >=4.7 && <4.9
, base >=4.7 && <4.9
, containers >= 0.5
, containers >= 0.5
, ipython-kernel >= 0.6.1
, ipython-kernel >= 0.6.1
.1
, text >= 0.11
, text >= 0.11
, unordered-containers -any
, unordered-containers -any
, nats -any
, nats -any
...
@@ -104,8 +104,7 @@ library
...
@@ -104,8 +104,7 @@ library
, scientific -any
, scientific -any
, unix -any
, unix -any
-- Waiting for the next release
, ihaskell >= 0.6.4.1
, ihaskell -any
-- Directories containing source files.
-- Directories containing source files.
hs-source-dirs: src
hs-source-dirs: src
...
...
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