Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Glasgow Haskell Compiler
GHC
Commits
c7f8ae24
Commit
c7f8ae24
authored
Aug 21, 2016
by
Andrey Mokhov
Committed by
GitHub
Aug 21, 2016
Browse files
Merge pull request
#284
from michalt/stack/lts612extra
Bump stack to lts-6.12 and remove extra pkg from extra-deps
parents
676ec2ea
e789d211
Changes
1
Hide whitespace changes
Inline
Side-by-side
stack.yaml
View file @
c7f8ae24
# For more information, see: http://docs.haskellstack.org/en/stable/yaml_configuration.html
# Specifies the GHC version and set of packages available (e.g., lts-3.5, nightly-2015-09-21, ghc-7.10.2)
resolver
:
lts-
5
.1
7
resolver
:
lts-
6
.1
2
# Local packages, usually specified by relative directory name
packages
:
...
...
@@ -10,7 +10,6 @@ packages:
# Packages to be pulled from upstream that are not in the resolver (e.g., acme-missiles-0.3)
extra-deps
:
-
extra-1.4.7
# Override default flag values for local packages and extra-deps
flags
:
{}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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