diff --git a/beam-postgres/beam-postgres.cabal b/beam-postgres/beam-postgres.cabal index cfddfc74..89f856cf 100644 --- a/beam-postgres/beam-postgres.cabal +++ b/beam-postgres/beam-postgres.cabal @@ -36,7 +36,7 @@ library beam-core >=0.10 && <0.11, beam-migrate >=0.5 && <0.6, - postgresql-libpq >=0.8 && <0.11, + postgresql-libpq >=0.8 && <0.12, postgresql-simple >=0.5 && <0.8, text >=1.0 && <2.2, diff --git a/beam-sqlite/beam-sqlite.cabal b/beam-sqlite/beam-sqlite.cabal index 6a4c0ee0..4c3f6115 100644 --- a/beam-sqlite/beam-sqlite.cabal +++ b/beam-sqlite/beam-sqlite.cabal @@ -52,7 +52,7 @@ library if os(windows) cpp-options: -DWINDOWS - build-depends: Win32 >=2.4 && <2.8 + build-depends: Win32 >=2.4 && <2.14 if os(freebsd) || os(netbsd) || os(openbsd) || os(darwin) || os(linux) || os(solaris) || os(android) cpp-options: -DUNIX build-depends: unix >=2.0 && <2.9 diff --git a/stack.yaml b/stack.yaml index 6200145f..c4c2cfa0 100644 --- a/stack.yaml +++ b/stack.yaml @@ -1,5 +1,5 @@ -resolver: nightly-2024-06-12 +resolver: nightly-2024-10-30 nix: packages: diff --git a/stack.yaml.lock b/stack.yaml.lock index ded0c630..08715cc0 100644 --- a/stack.yaml.lock +++ b/stack.yaml.lock @@ -6,7 +6,7 @@ packages: [] snapshots: - completed: - sha256: d14d2743bfd6881cef22f855af7038797db5cc55798feb0ef2923d20cbc022db - size: 649141 - url: https://raw.githubusercontent.com/commercialhaskell/stackage-snapshots/master/nightly/2024/6/12.yaml - original: nightly-2024-06-12 + sha256: 0c65cc459d037697e6238a11dc0bbdc958a82ac9eb24907f486e33626117ae5e + size: 672822 + url: https://raw.githubusercontent.com/commercialhaskell/stackage-snapshots/master/nightly/2024/10/30.yaml + original: nightly-2024-10-30