Skip to content

Commit

Permalink
Merge pull request #1210 from shayne-fletcher/bump-stack-resolver
Browse files Browse the repository at this point in the history
Bump to a ghc-8.10.3 resolver
  • Loading branch information
ndmitchell authored Feb 6, 2021
2 parents 90bb346 + 45593ce commit 3d3c82c
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions stack.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
resolver: nightly-2020-01-25 # ghc-8.8.2
resolver: nightly-2021-02-06 # ghc-8.10.3
packages:
- .
extra-deps:
Expand All @@ -8,11 +8,6 @@ extra-deps:
# modify extra-deps like this:
# - archive: /users/shayne/project/ghc-lib-parser-ex.git/ghc-lib-parser-ex-8.10.0.18.tar.gz
# sha256: "0000000000000000000000000000000000000000000000000000000000000000"
- apply-refact-0.9.0.0
- extra-1.7.9
- ghc-exactprint-0.6.3.3
- optparse-applicative-0.15.1.0
- uniplate-1.6.13
ghc-options: {"$locals": -ddump-to-file -ddump-hi -Werror=unused-imports -Werror=unused-local-binds -Werror=unused-top-binds -Werror=orphans}
# Enabling this stanza forces both hlint and ghc-lib-parser-ex to
# depend on ghc-lib-parser.
Expand Down

0 comments on commit 3d3c82c

Please sign in to comment.