Skip to content

Commit

Permalink
added some comments on the fixed libraries
Browse files Browse the repository at this point in the history
  • Loading branch information
nevrome committed Jan 14, 2025
1 parent 60f2a3d commit 9ec9e31
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions stack.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ resolver: lts-22.43
packages:
- .
extra-deps:
- table-layout-0.9.1.0
- sequence-formats-1.10.0.0
- scotty-0.22
- table-layout-0.9.1.0 # not available any more in lts-22.43
- sequence-formats-1.10.0.0 # not available yet in lts-22.43
- scotty-0.22 # not available yet in lts-22.43
allow-newer: true

0 comments on commit 9ec9e31

Please sign in to comment.