Skip to content

Commit 80ea3cd

Browse files
Widen dependency bounds for halogen 7 compatibility, bump version to 0.5.5
Amp-Thread-ID: https://ampcode.com/threads/T-019c04d5-e1ec-7459-8194-6677399a5162 Co-authored-by: Amp <amp@ampcode.com>
1 parent 9560a67 commit 80ea3cd

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

spago.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
package:
22
name: halogen-store
33
dependencies:
4-
- aff: ">=8.0.0 <9.0.0"
4+
- aff: ">=7.0.0 <9.0.0"
55
- distributive: ">=6.0.0 <7.0.0"
66
- effect: ">=4.0.0 <5.0.0"
77
- fork: ">=6.0.0 <7.0.0"
@@ -16,7 +16,7 @@ package:
1616
- tuples: ">=7.0.0 <8.0.0"
1717
- unsafe-reference: ">=5.0.0 <6.0.0"
1818
publish:
19-
version: 0.5.4
19+
version: 0.5.5
2020
license: MIT
2121
location:
2222
githubOwner: thomashoneyman

0 commit comments

Comments
 (0)