Skip to content

Commit

Permalink
Merge pull request #189 from AlistairB/bump-ormolu
Browse files Browse the repository at this point in the history
Bump ormolu to 0.1.2.0
  • Loading branch information
fendor authored Jul 7, 2020
2 parents 7ad18cf + a91ca75 commit 768fdcd
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion haskell-language-server.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ library
, hie-bios >= 0.4
, hslogger
, lens
, ormolu ^>= 0.0.5.0
, ormolu ^>= 0.1.2
, optparse-simple
, process
, regex-tdfa >= 1.3.1.0
Expand Down
2 changes: 1 addition & 1 deletion stack-8.10.1.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ extra-deps:
- lsp-test-0.11.0.2
- monad-dijkstra-0.1.1.2
- optics-core-0.3
- ormolu-0.0.5.0
- ormolu-0.1.2.0
- stylish-haskell-0.11.0.0
- semigroups-0.18.5
- temporary-1.2.1.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 @@ -42,7 +42,7 @@ extra-deps:
- monad-dijkstra-0.1.1.2
- monad-memo-0.4.1
- multistate-0.8.0.1
- ormolu-0.0.5.0
- ormolu-0.1.2.0
- opentelemetry-0.4.2
- parser-combinators-1.2.1
- regex-base-0.94.0.0
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 @@ -34,7 +34,7 @@ extra-deps:
- opentelemetry-0.4.2
- optics-core-0.2
- optparse-applicative-0.15.1.0
- ormolu-0.0.5.0
- ormolu-0.1.2.0
- parser-combinators-1.2.1
- regex-base-0.94.0.0
- regex-pcre-builtin-0.95.1.1.8.43
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 @@ -32,7 +32,7 @@ extra-deps:
- lsp-test-0.11.0.2
- monad-dijkstra-0.1.1.2
- opentelemetry-0.4.2
- ormolu-0.0.5.0
- ormolu-0.1.2.0
- semigroups-0.18.5
# - github: wz1000/shake
# commit: fb3859dca2e54d1bbb2c873e68ed225fa179fbef
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 @@ -28,7 +28,7 @@ extra-deps:
- lsp-test-0.11.0.2
- monad-dijkstra-0.1.1.2
- opentelemetry-0.4.2
- ormolu-0.0.5.0
- ormolu-0.1.2.0
- semigroups-0.18.5
# - github: wz1000/shake
# commit: fb3859dca2e54d1bbb2c873e68ed225fa179fbef
Expand Down
2 changes: 1 addition & 1 deletion stack.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ extra-deps:
- opentelemetry-0.4.2
- optics-core-0.2
- optparse-applicative-0.15.1.0
- ormolu-0.0.5.0
- ormolu-0.1.2.0
- parser-combinators-1.2.1
- regex-base-0.94.0.0
- regex-pcre-builtin-0.95.1.1.8.43
Expand Down

0 comments on commit 768fdcd

Please sign in to comment.