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
82b5fb7b
Unverified
Commit
82b5fb7b
authored
Oct 03, 2019
by
Vaibhav Sagar
Committed by
GitHub
Oct 03, 2019
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
stack.yaml: enable IHaskell display packages (#1100)
stack.yaml: enable IHaskell display packages
parent
e991ddc3
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
12 additions
and
8 deletions
+12
-8
stack.yaml
stack.yaml
+12
-8
No files found.
stack.yaml
View file @
82b5fb7b
...
@@ -7,27 +7,31 @@ packages:
...
@@ -7,27 +7,31 @@ packages:
-
./ghc-parser
-
./ghc-parser
-
./ihaskell-display/ihaskell-aeson
-
./ihaskell-display/ihaskell-aeson
-
./ihaskell-display/ihaskell-blaze
-
./ihaskell-display/ihaskell-blaze
#
- ./ihaskell-display/ihaskell-charts
-
./ihaskell-display/ihaskell-charts
#
- ./ihaskell-display/ihaskell-diagrams
-
./ihaskell-display/ihaskell-diagrams
-
./ihaskell-display/ihaskell-gnuplot
-
./ihaskell-display/ihaskell-gnuplot
#
- ./ihaskell-display/ihaskell-hatex
-
./ihaskell-display/ihaskell-hatex
-
./ihaskell-display/ihaskell-juicypixels
-
./ihaskell-display/ihaskell-juicypixels
#
- ./ihaskell-display/ihaskell-magic
-
./ihaskell-display/ihaskell-magic
# - ./ihaskell-display/ihaskell-plot
# - ./ihaskell-display/ihaskell-plot
# - ./ihaskell-display/ihaskell-static-canvas
# - ./ihaskell-display/ihaskell-static-canvas
-
./ihaskell-display/ihaskell-widgets
-
./ihaskell-display/ihaskell-widgets
extra-deps
:
extra-deps
:
# - magic-1.1
-
Chart-cairo-1.9.1
# - Chart-1.9
-
diagrams-cairo-1.4.1
# - Chart-cairo-1.9
-
cairo-0.13.6.0
-
pango-0.13.6.0
-
glib-0.13.7.0
-
gtk2hs-buildtools-0.13.5.0
-
magic-1.1
# - plot-0.2.3.9
# - plot-0.2.3.9
ghc-options
:
ghc-options
:
# Eventually we want "$locals": -Wall -Wpartial-fields -Werror
# Eventually we want "$locals": -Wall -Wpartial-fields -Werror
ghc-parser
:
-Wall -Wpartial-fields -Werror
ghc-parser
:
-Wall -Wpartial-fields -Werror
ihaskell
:
-Wall -Wpartial-fields -Werror
ihaskell
:
-Wall -Wpartial-fields -Werror
#
ihaskell-widgets: -Wall -Wpartial-fields -Werror
ihaskell-widgets
:
-Wall -Wpartial-fields -Werror
docker
:
docker
:
repo
:
"
ihaskell-dev:latest"
repo
:
"
ihaskell-dev:latest"
...
...
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