Skip to content

Commit

Permalink
Allow linear-1.22
Browse files Browse the repository at this point in the history
  • Loading branch information
mlang committed Oct 3, 2023
1 parent 2776c94 commit 4ba0198
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: betris
version: 0.2.3.0
version: 0.2.3.1
github: "mlang/betris"
license: BSD3
author: "Mario Lang"
Expand All @@ -22,7 +22,7 @@ dependencies:
- ansi-terminal
- base >= 4.9.0 && < 5
- containers >= 0.5.7 && < 0.7
- linear >= 1.20.7 && < 1.22
- linear >= 1.20.7 && < 1.23
- microlens
- microlens-th
- optparse-applicative >= 0.14.2 && < 0.18
Expand Down
2 changes: 1 addition & 1 deletion stack.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
resolver: lts-20.0
resolver: lts-21.14
packages:
- .

0 comments on commit 4ba0198

Please sign in to comment.