Skip to content

Commit

Permalink
Fix stack build (#567)
Browse files Browse the repository at this point in the history
Co-authored-by: Vladislav Sabanov <[email protected]>
  • Loading branch information
willbasky and Vladislav Sabanov authored Nov 3, 2022
1 parent b706d0f commit 30b5604
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions stack.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
resolver: lts-19.25
resolver: lts-19.31

packages:
- summoner-cli/
Expand All @@ -9,8 +9,6 @@ extra-deps:
- bimap-0.5.0 # for brick
- text-zipper-0.12 # for brick
- colourista-0.1.0.2
- megaparsec-9.0.1
- microaeson-0.1.0.0
- tomland-1.3.3.2
- validation-selective-0.1.0.1
- vty-5.37
Expand Down

0 comments on commit 30b5604

Please sign in to comment.