Skip to content

Commit

Permalink
Update refinery lower bounds
Browse files Browse the repository at this point in the history
  • Loading branch information
isovector committed Aug 16, 2021
1 parent 1755392 commit 53199b3
Show file tree
Hide file tree
Showing 11 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion plugins/hls-tactics-plugin/hls-tactics-plugin.cabal
Expand Up @@ -90,7 +90,7 @@ library
, mtl
, parser-combinators
, prettyprinter
, refinery ^>=0.4
, refinery ^>=0.5
, retrie >=0.1.1.0
, syb
, unagi-chan
Expand Down
2 changes: 1 addition & 1 deletion stack-8.10.2.yaml
Expand Up @@ -50,7 +50,7 @@ extra-deps:
- implicit-hie-cradle-0.3.0.5
- implicit-hie-0.1.2.6
- monad-dijkstra-0.1.1.2
- refinery-0.4.0.0
- refinery-0.5.0.0
- retrie-0.1.1.1
- shake-0.19.4
- stylish-haskell-0.12.2.0
Expand Down
2 changes: 1 addition & 1 deletion stack-8.10.3.yaml
Expand Up @@ -50,7 +50,7 @@ extra-deps:
- implicit-hie-cradle-0.3.0.5
- implicit-hie-0.1.2.6
- monad-dijkstra-0.1.1.2
- refinery-0.4.0.0
- refinery-0.5.0.0
- retrie-0.1.1.1
- shake-0.19.4
- stylish-haskell-0.12.2.0
Expand Down
2 changes: 1 addition & 1 deletion stack-8.10.4.yaml
Expand Up @@ -47,7 +47,7 @@ extra-deps:
- implicit-hie-cradle-0.3.0.5
- implicit-hie-0.1.2.6
- monad-dijkstra-0.1.1.2
- refinery-0.4.0.0
- refinery-0.5.0.0
- retrie-0.1.1.1
- stylish-haskell-0.12.2.0
- semigroups-0.18.5
Expand Down
2 changes: 1 addition & 1 deletion stack-8.10.5.yaml
Expand Up @@ -49,7 +49,7 @@ extra-deps:
- implicit-hie-cradle-0.3.0.5
- implicit-hie-0.1.2.6
- monad-dijkstra-0.1.1.2
- refinery-0.4.0.0
- refinery-0.5.0.0
- retrie-1.0.0.0
- stylish-haskell-0.12.2.0
- semigroups-0.18.5
Expand Down
2 changes: 1 addition & 1 deletion stack-8.6.4.yaml
Expand Up @@ -76,7 +76,7 @@ extra-deps:
- ormolu-0.1.4.1
- parser-combinators-1.2.1
- primitive-0.7.1.0
- refinery-0.4.0.0
- refinery-0.5.0.0
- regex-base-0.94.0.0
- regex-pcre-builtin-0.95.1.1.8.43
- regex-tdfa-1.3.1.0
Expand Down
2 changes: 1 addition & 1 deletion stack-8.6.5.yaml
Expand Up @@ -77,7 +77,7 @@ extra-deps:
- ormolu-0.1.4.1
- parser-combinators-1.2.1
- primitive-0.7.1.0
- refinery-0.4.0.0
- refinery-0.5.0.0
- regex-base-0.94.0.0
- regex-pcre-builtin-0.95.1.1.8.43
- regex-tdfa-1.3.1.0
Expand Down
2 changes: 1 addition & 1 deletion stack-8.8.3.yaml
Expand Up @@ -63,7 +63,7 @@ extra-deps:
- opentelemetry-0.6.1
- opentelemetry-extra-0.6.1
- ormolu-0.1.4.1
- refinery-0.4.0.0
- refinery-0.5.0.0
- retrie-0.1.1.1
- semigroups-0.18.5
- shake-0.19.4
Expand Down
2 changes: 1 addition & 1 deletion stack-8.8.4.yaml
Expand Up @@ -62,7 +62,7 @@ extra-deps:
- monad-dijkstra-0.1.1.2
- opentelemetry-0.6.1
- opentelemetry-extra-0.6.1
- refinery-0.4.0.0
- refinery-0.5.0.0
- retrie-0.1.1.1
- semigroups-0.18.5
- shake-0.19.4
Expand Down
2 changes: 1 addition & 1 deletion stack-9.0.1.yaml
Expand Up @@ -51,7 +51,7 @@ extra-deps:
- implicit-hie-cradle-0.3.0.5
- lens-5.0.1
- profunctors-5.6.2
- refinery-0.4.0.0
- refinery-0.5.0.0
- retrie-1.0.0.0
- some-1.0.2@sha256:3d460998df32ad7b93bf55657aeae988d97070155e71718b4bc75d0997ce9d62,2244
- lsp-1.2.0.1
Expand Down
2 changes: 1 addition & 1 deletion stack.yaml
Expand Up @@ -44,7 +44,7 @@ extra-deps:
- implicit-hie-cradle-0.3.0.5
- implicit-hie-0.1.2.6
- monad-dijkstra-0.1.1.2
- refinery-0.4.0.0
- refinery-0.5.0.0
- retrie-0.1.1.1
- stylish-haskell-0.12.2.0
- semigroups-0.18.5
Expand Down

0 comments on commit 53199b3

Please sign in to comment.