Skip to content

Commit

Permalink
use newer hackage
Browse files Browse the repository at this point in the history
  • Loading branch information
jappeace committed Oct 7, 2023
1 parent bdf3634 commit e76f798
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion stack.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
resolver: lts-21.13
resolver: lts-21.14

packages:
- .
Expand All @@ -9,6 +9,8 @@ extra-deps:
- integer-conversion-0.1@sha256:9f77cc7711d3100a4483f2dd1a22f4be5b59d235a556d910d0e6c5e90a967551,2208
- text-iso8601-0.1@sha256:fc10d8de72fc094d0d299644f17421b9430d1c1092a1355c7f0c02d8b6edf6a7,2371
- th-abstraction-0.5.0.0@sha256:4351cadf6bf0ca80c90225bae0b12f4cfdd550f30c333b050186af5a8bc19457,2236
- servant-0.20.1
- servant-0.20
- postgresql-simple-0.6.5.1

allow-newer: true

0 comments on commit e76f798

Please sign in to comment.