Skip to content

Prepare hls hlint plugin 0.2.0 #1296

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 6 commits into from
Feb 4, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 1 addition & 6 deletions cabal.project
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,6 @@ packages:
./plugins/hls-haddock-comments-plugin
./plugins/hls-splice-plugin

source-repository-package
type: git
location: https://github.com/alanz/ghc-exactprint.git
tag: 6748e24da18a6cea985d20cc3e1e7920cb743795

tests: true

package *
Expand All @@ -30,7 +25,7 @@ package ghcide

write-ghc-environment-files: never

index-state: 2021-01-28T17:47:48Z
index-state: 2021-02-03T00:50:21Z

allow-newer:
active:base,
Expand Down
8 changes: 4 additions & 4 deletions plugins/hls-hlint-plugin/hls-hlint-plugin.cabal
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cabal-version: 2.2
name: hls-hlint-plugin
version: 0.1.0.0
version: 0.2.0.0
synopsis: Hlint integration plugin with Haskell Language Server
description: Please see Haskell Language Server Readme (https://github.com/haskell/haskell-language-server#readme)
license: Apache-2.0
Expand Down Expand Up @@ -38,12 +38,12 @@ library
, directory
, extra
, filepath
, ghc-exactprint
, ghcide
, ghc-exactprint >=0.6.3.4
, ghcide >=0.7.2.0
, hashable
, haskell-lsp
, hlint >=3.2
, hls-plugin-api
, hls-plugin-api >=0.7.0.0
, hslogger
, lens
, regex-tdfa
Expand Down
4 changes: 1 addition & 3 deletions stack-8.10.1.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,7 @@ extra-deps:
- data-tree-print-0.1.0.2@rev:2
- floskell-0.10.4
- fourmolu-0.3.0.0
# - ghc-exactprint-0.6.3.3
- git: https://github.com/alanz/ghc-exactprint.git
commit: 6748e24da18a6cea985d20cc3e1e7920cb743795
- ghc-exactprint-0.6.3.4
- ghc-lib-8.10.3.20201220
- ghc-lib-parser-8.10.3.20201220
- haskell-lsp-0.23.0.0
Expand Down
3 changes: 1 addition & 2 deletions stack-8.10.2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,7 @@ extra-deps:
- data-tree-print-0.1.0.2@rev:2
- floskell-0.10.4
- fourmolu-0.3.0.0
- git: https://github.com/alanz/ghc-exactprint.git
commit: 6748e24da18a6cea985d20cc3e1e7920cb743795
- ghc-exactprint-0.6.3.4
- ghc-lib-8.10.3.20201220
- ghc-lib-parser-8.10.3.20201220
- haskell-lsp-0.23.0.0
Expand Down
3 changes: 1 addition & 2 deletions stack-8.10.3.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,7 @@ extra-deps:
- data-tree-print-0.1.0.2@rev:2
- floskell-0.10.4
- fourmolu-0.3.0.0
- git: https://github.com/alanz/ghc-exactprint.git
commit: 6748e24da18a6cea985d20cc3e1e7920cb743795
- ghc-exactprint-0.6.3.4
- heapsize-0.3.0
- implicit-hie-cradle-0.3.0.2
- implicit-hie-0.1.2.5
Expand Down
4 changes: 1 addition & 3 deletions stack-8.6.4.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,7 @@ extra-deps:
- fuzzy-0.1.0.0
- ghc-check-0.5.0.1
- ghc-events-0.13.0
# - ghc-exactprint-0.6.3.3
- git: https://github.com/alanz/ghc-exactprint.git
commit: 6748e24da18a6cea985d20cc3e1e7920cb743795
- ghc-exactprint-0.6.3.4
- ghc-lib-8.10.3.20201220
- ghc-lib-parser-8.10.3.20201220
- ghc-lib-parser-ex-8.10.0.17
Expand Down
4 changes: 1 addition & 3 deletions stack-8.6.5.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,7 @@ extra-deps:
- fuzzy-0.1.0.0
- ghc-check-0.5.0.1
- ghc-events-0.13.0
# - ghc-exactprint-0.6.3.3
- git: https://github.com/alanz/ghc-exactprint.git
commit: 6748e24da18a6cea985d20cc3e1e7920cb743795
- ghc-exactprint-0.6.3.4
- ghc-lib-8.10.3.20201220
- ghc-lib-parser-8.10.3.20201220
- ghc-lib-parser-ex-8.10.0.17
Expand Down
4 changes: 1 addition & 3 deletions stack-8.8.2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,7 @@ extra-deps:
- fourmolu-0.3.0.0
- ghc-check-0.5.0.1
- ghc-events-0.13.0
# - ghc-exactprint-0.6.3.3
- git: https://github.com/alanz/ghc-exactprint.git
commit: 6748e24da18a6cea985d20cc3e1e7920cb743795
- ghc-exactprint-0.6.3.4
- ghc-lib-8.10.3.20201220
- ghc-lib-parser-8.10.3.20201220
- ghc-lib-parser-ex-8.10.0.17
Expand Down
4 changes: 1 addition & 3 deletions stack-8.8.3.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,7 @@ extra-deps:
- constrained-dynamic-0.1.0.0
- floskell-0.10.4
- fourmolu-0.3.0.0
# - ghc-exactprint-0.6.3.3
- git: https://github.com/alanz/ghc-exactprint.git
commit: 6748e24da18a6cea985d20cc3e1e7920cb743795
- ghc-exactprint-0.6.3.4
- ghc-lib-8.10.3.20201220
- ghc-lib-parser-8.10.3.20201220
- ghc-trace-events-0.1.2.1
Expand Down
4 changes: 1 addition & 3 deletions stack-8.8.4.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,7 @@ extra-deps:
- constrained-dynamic-0.1.0.0
- floskell-0.10.4
- fourmolu-0.3.0.0
# - ghc-exactprint-0.6.3.3
- git: https://github.com/alanz/ghc-exactprint.git
commit: 6748e24da18a6cea985d20cc3e1e7920cb743795
- ghc-exactprint-0.6.3.4
- ghc-lib-8.10.3.20201220
- ghc-lib-parser-8.10.3.20201220
- ghc-trace-events-0.1.2.1
Expand Down
4 changes: 1 addition & 3 deletions stack.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,7 @@ extra-deps:
- fuzzy-0.1.0.0
- ghc-check-0.5.0.1
- ghc-events-0.13.0
# - ghc-exactprint-0.6.3.3
- git: https://github.com/alanz/ghc-exactprint.git
commit: 6748e24da18a6cea985d20cc3e1e7920cb743795
- ghc-exactprint-0.6.3.4
- ghc-lib-8.10.3.20201220
- ghc-lib-parser-8.10.3.20201220
- ghc-lib-parser-ex-8.10.0.17
Expand Down