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
f9846b6b
Commit
f9846b6b
authored
Jun 08, 2016
by
Andrew Gibiansky
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Separate stack.yaml for each package for simplicity
parent
8701eb7c
Changes
13
Hide whitespace changes
Inline
Side-by-side
Showing
13 changed files
with
49 additions
and
58 deletions
+49
-58
stack.yaml
ihaskell-display/ihaskell-aeson/stack.yaml
+4
-0
stack.yaml
ihaskell-display/ihaskell-blaze/stack.yaml
+4
-0
stack.yaml
ihaskell-display/ihaskell-charts/stack.yaml
+4
-0
stack.yaml
ihaskell-display/ihaskell-diagrams/stack.yaml
+4
-0
stack.yaml
ihaskell-display/ihaskell-gnuplot/stack.yaml
+4
-29
stack.yaml
ihaskell-display/ihaskell-hatex/stack.yaml
+4
-0
stack.yaml
ihaskell-display/ihaskell-juicypixels/stack.yaml
+4
-0
stack.yaml
ihaskell-display/ihaskell-magic/stack.yaml
+4
-0
stack.yaml
ihaskell-display/ihaskell-plot/stack.yaml
+4
-0
stack.yaml
ihaskell-display/ihaskell-rlangqq/stack.yaml
+4
-0
stack.yaml
ihaskell-display/ihaskell-static-canvas/stack.yaml
+4
-0
stack.yaml
ihaskell-display/ihaskell-widgets/stack.yaml
+4
-0
stack.yaml
stack.yaml
+1
-29
No files found.
ihaskell-display/ihaskell-aeson/stack.yaml
0 → 100644
View file @
f9846b6b
flags
:
{}
packages
:
-
'
.'
resolver
:
lts-6.2
ihaskell-display/ihaskell-blaze/stack.yaml
0 → 100644
View file @
f9846b6b
flags
:
{}
packages
:
-
'
.'
resolver
:
lts-6.2
ihaskell-display/ihaskell-charts/stack.yaml
0 → 100644
View file @
f9846b6b
flags
:
{}
packages
:
-
'
.'
resolver
:
lts-6.2
ihaskell-display/ihaskell-diagrams/stack.yaml
0 → 100644
View file @
f9846b6b
flags
:
{}
packages
:
-
'
.'
resolver
:
lts-6.2
ihaskell-display/ihaskell-gnuplot/stack.yaml
View file @
f9846b6b
# For more information, see: https://github.com/commercialhaskell/stack/blob/release/doc/yaml_configuration.md
# Specifies the GHC version and set of packages available (e.g., lts-3.5, nightly-2015-09-21, ghc-7.10.2)
resolver
:
lts-3.14
# Local packages, usually specified by relative directory name
flags
:
{}
packages
:
-
'
.'
# Packages to be pulled from upstream that are not in the resolver (e.g., acme-missiles-0.3)
resolver
:
lts-6.2
extra-deps
:
-
gnuplot-0.5.4
-
data-accessor-transformers-0.2.1.6
# Override default flag values for local packages and extra-deps
flags
:
{}
# Extra package databases containing global packages
extra-package-dbs
:
[]
# Control whether we use the GHC we find on the path
# system-ghc: true
# Require a specific version of stack, using version ranges
# require-stack-version: -any # Default
# require-stack-version: >= 1.0.0
# Override the architecture used by stack, especially useful on Windows
# arch: i386
# arch: x86_64
-
'
gnuplot-0.5.4'
-
data-accessor-transformers-0.2.1.7
# Extra directories used by stack for building
# extra-include-dirs: [/path/to/dir]
# extra-lib-dirs: [/path/to/dir]
ihaskell-display/ihaskell-hatex/stack.yaml
0 → 100644
View file @
f9846b6b
flags
:
{}
packages
:
-
'
.'
resolver
:
lts-6.2
ihaskell-display/ihaskell-juicypixels/stack.yaml
0 → 100644
View file @
f9846b6b
flags
:
{}
packages
:
-
'
.'
resolver
:
lts-6.2
ihaskell-display/ihaskell-magic/stack.yaml
0 → 100644
View file @
f9846b6b
flags
:
{}
packages
:
-
'
.'
resolver
:
lts-6.2
ihaskell-display/ihaskell-plot/stack.yaml
0 → 100644
View file @
f9846b6b
flags
:
{}
packages
:
-
'
.'
resolver
:
lts-6.2
ihaskell-display/ihaskell-rlangqq/stack.yaml
0 → 100644
View file @
f9846b6b
flags
:
{}
packages
:
-
'
.'
resolver
:
lts-6.2
ihaskell-display/ihaskell-static-canvas/stack.yaml
0 → 100644
View file @
f9846b6b
flags
:
{}
packages
:
-
'
.'
resolver
:
lts-6.2
ihaskell-display/ihaskell-widgets/stack.yaml
0 → 100644
View file @
f9846b6b
flags
:
{}
packages
:
-
'
.'
resolver
:
lts-6.2
stack.yaml
View file @
f9846b6b
flags
:
{}
packages
:
-
'
.'
-
ipython-kernel/
-
ghc-parser/
-
ihaskell-display/ihaskell-static-canvas/
-
ihaskell-display/ihaskell-charts/
-
ihaskell-display/ihaskell-juicypixels/
-
ihaskell-display/ihaskell-magic/
-
ihaskell-display/ihaskell-rlangqq/
-
ihaskell-display/ihaskell-plot/
-
ihaskell-display/ihaskell-blaze/
-
ihaskell-display/ihaskell-widgets/
-
ihaskell-display/ihaskell-diagrams/
-
ihaskell-display/ihaskell-basic/
-
ihaskell-display/ihaskell-aeson/
-
ihaskell-display/ihaskell-hatex/
-
ihaskell-display/ihaskell-gnuplot/
extra-deps
:
-
magic-1.1
-
Rlang-QQ-0.3.1.0
-
static-canvas-0.2.0.2
-
system-argv0-0.1.1
-
vinyl-0.5.1
-
xformat-0.1.2.1
-
ratio-int-0.1.2
-
friday-0.2.2.0
-
haskell-src-exts-1.17.0
-
gnuplot-0.5.4
-
data-accessor-transformers-0.2.1.6
-
utility-ht-0.0.11
resolver
:
nightly-2016-03-25
resolver
:
lts-6.2
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