Skip to content

Use floskell released version 0.10.3 #116

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 3 commits into from
May 19, 2020
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
8 changes: 1 addition & 7 deletions cabal.project
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,6 @@ source-repository-package
location: https://github.com/peti/cabal-plan
tag: 894b76c0b6bf8f7d2f881431df1f13959a8fce87

-- See https://github.com/ennocramer/floskell/pull/45
source-repository-package
type: git
location: https://github.com/jneira/floskell
tag: 78f888f46dae96922d855af1e6a00ea6bb856987

tests: true
documentation: true

Expand All @@ -29,4 +23,4 @@ package ghcide

write-ghc-environment-files: never

index-state: 2020-05-13T21:21:45Z
index-state: 2020-05-17T20:25:21Z
2 changes: 1 addition & 1 deletion ghcide
Submodule ghcide updated 1 files
+1 −1 ghcide.cabal
2 changes: 1 addition & 1 deletion haskell-language-server.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ executable haskell-language-server
-- which works for now.
, ghc
--------------------------------------------------------------
, ghc-check >= 0.3.0.1
, ghc-check >= 0.3.0.1 && < 0.4
, ghc-paths
, ghcide
, gitrev
Expand Down
5 changes: 1 addition & 4 deletions stack-8.10.1.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,7 @@ extra-deps:
- github: peti/cabal-plan
commit: 894b76c0b6bf8f7d2f881431df1f13959a8fce87
- clock-0.7.2
# - floskell-0.10.2
# See https://github.com/ennocramer/floskell/pull/45
- github: jneira/floskell
commit: 78f888f46dae96922d855af1e6a00ea6bb856987
- floskell-0.10.3
# - ghcide-0.1.0
- ghc-exactprint-0.6.3
- lens-4.19.1
Expand Down
2 changes: 1 addition & 1 deletion stack-8.6.4.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ extra-deps:
- constrained-dynamic-0.1.0.0
# - ghcide-0.1.0
- extra-1.6.21
- floskell-0.10.2
- floskell-0.10.3
- fuzzy-0.1.0.0
- ghc-check-0.3.0.1
- ghc-exactprint-0.6.2 # for HaRe
Expand Down
2 changes: 1 addition & 1 deletion stack-8.6.5.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ extra-deps:
- cabal-plan-0.6.2.0
- clock-0.7.2
- extra-1.7.1
- floskell-0.10.2
- floskell-0.10.3
- fuzzy-0.1.0.0
# - ghcide-0.1.0
- ghc-check-0.3.0.1
Expand Down
2 changes: 1 addition & 1 deletion stack-8.8.2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ extra-deps:
- cabal-helper-1.1.0.0
- clock-0.7.2
- constrained-dynamic-0.1.0.0
- floskell-0.10.2
- floskell-0.10.3
# - ghcide-0.1.0
- ghc-check-0.3.0.1
- ghc-lib-parser-8.10.1.20200412
Expand Down
2 changes: 1 addition & 1 deletion stack-8.8.3.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ extra-deps:
- cabal-helper-1.1.0.0
- clock-0.7.2
- constrained-dynamic-0.1.0.0
- floskell-0.10.2
- floskell-0.10.3
# - ghcide-0.1.0
- ghc-check-0.3.0.1
- ghc-lib-parser-8.10.1.20200412
Expand Down