Merge pull request #1757 from alanz/bump-resolvers

Bump resolvers
This commit is contained in:
Alan Zimmerman 2020-05-02 21:47:20 +01:00 committed by GitHub
commit 38c6ca6b63
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 12 additions and 11 deletions

View File

@ -21,4 +21,4 @@ constraints:
write-ghc-environment-files: never
index-state: 2020-04-06T20:27:36Z
index-state: 2020-05-02T10:11:15Z

View File

@ -104,7 +104,7 @@ library
, unliftio
, hlint >= 2.2.11
if impl(ghc >= 8.6)
build-depends: ormolu >= 0.0.3.1
build-depends: ormolu == 0.0.3.*
ghc-options: -Wall -Wredundant-constraints
if flag(pedantic)

View File

@ -1,4 +1,4 @@
resolver: lts-15.4
resolver: lts-15.10
packages:
- .
- hie-plugin-api
@ -14,11 +14,11 @@ extra-deps:
- clock-0.7.2
- constrained-dynamic-0.1.0.0
- floskell-0.10.2
- haddock-api-2.23.1
- hoogle-5.0.17.15
- hsimport-0.11.0@sha256:e8f1774aff97215d7cc3a6c81635fae75b80af182f732f8fe28d1ed6eb9c7401,3170
- ghc-lib-parser-8.8.2.20200205
- ghc-lib-parser-ex-8.8.5.3
- haddock-api-2.23.1
- hoogle-5.0.17.15
- hsimport-0.11.0
- ilist-0.3.1.0
- monad-dijkstra-0.1.1.2
- semigroups-0.18.5

View File

@ -1,4 +1,4 @@
resolver: nightly-2020-04-09
resolver: nightly-2020-05-01
packages:
- .
@ -8,25 +8,26 @@ extra-deps:
# - ./submodules/HaRe
- apply-refact-0.7.0.0
- bytestring-trie-0.2.5.0@sha256:9efa9c6f556314d28486be2470ff789419c5238ed2e354870623a3cbbd28fbe2,3349
- bytestring-trie-0.2.5.0
# - cabal-helper-1.0.0.0
- github: DanielG/cabal-helper
commit: a18bbb2af92e9b4337e7f930cb80754f2408bcfd
- clock-0.7.2
- constrained-dynamic-0.1.0.0
- floskell-0.10.2
- ghc-lib-parser-8.8.2.20200205
- ghc-lib-parser-8.8.3.20200412.1
- ghc-lib-parser-ex-8.8.5.3
- haddock-api-2.23.1
- haddock-library-1.8.0
- haskell-lsp-0.20.0.0
- haskell-lsp-types-0.20.0.0
- haskell-src-exts-1.22.0
- lsp-test-0.10.1.0
- hoogle-5.0.17.15
- hsimport-0.11.0@sha256:e8f1774aff97215d7cc3a6c81635fae75b80af182f732f8fe28d1ed6eb9c7401,3170
- hsimport-0.11.0
- ilist-0.3.1.0
- lsp-test-0.10.1.0
- monad-dijkstra-0.1.1.2
- ormolu-0.0.3.1
- semigroups-0.18.5
- temporary-1.2.1.1
- unliftio-core-0.2.0.1