Skip to content

Commit

Permalink
Update ghc-lib-parser-ex
Browse files Browse the repository at this point in the history
  • Loading branch information
shayne-fletcher committed Jul 4, 2020
1 parent 9c213ad commit c0c44c6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion hlint.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ library
build-depends:
ghc-lib-parser == 8.10.*
build-depends:
ghc-lib-parser-ex >= 8.10.0.14 && < 8.10.1
ghc-lib-parser-ex >= 8.10.0.15 && < 8.10.1

if flag(gpl)
build-depends: hscolour >= 1.21
Expand Down
4 changes: 2 additions & 2 deletions stack.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@ packages:
- .
extra-deps:
- ghc-lib-parser-8.10.1.20200523
- ghc-lib-parser-ex-8.10.0.14
- ghc-lib-parser-ex-8.10.0.15
# To test hlint against experimental builds of ghc-lib-parser-ex,
# modify extra-deps like this:
# - archive: /users/shaynefletcher/project/ghc-lib-parser-ex.git/ghc-lib-parser-ex-8.10.0.15.tar.gz
# - archive: /users/shayne/project/ghc-lib-parser-ex.git/ghc-lib-parser-ex-8.10.0.16.tar.gz
# sha256: "0000000000000000000000000000000000000000000000000000000000000000"
- extra-1.7.3
- apply-refact-0.8.1.0
Expand Down

0 comments on commit c0c44c6

Please sign in to comment.