Skip to content

Commit

Permalink
add back stack-7.10
Browse files Browse the repository at this point in the history
  • Loading branch information
leepike committed Aug 10, 2017
1 parent b61e698 commit ac44629
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions stack-7.8.yaml → stack-7.10.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# 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-2.22
resolver: lts-6.10

# Local packages, usually specified by relative directory name
packages:
Expand All @@ -19,9 +19,8 @@ packages:

# Packages to be pulled from upstream that are not in the resolver (e.g., acme-missiles-0.3)
extra-deps:
- ghc-srcspan-plugin-0.2.1.0
- language-c-quote-0.11.6
- mainland-pretty-0.4.1.4
- th-abstraction-0.2.5.0
- monadLib-3.7.3

# Override default flag values for local packages and extra-deps
flags: {}
Expand Down

0 comments on commit ac44629

Please sign in to comment.