Skip to content

Commit

Permalink
cabal.project: Remove redundant allow-newer stanzas (#1543)
Browse files Browse the repository at this point in the history
A new version of postgresql-simple has been released.
  • Loading branch information
erikd authored Aug 20, 2024
1 parent 2f1adc0 commit 40ed447
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions cabal.project
Original file line number Diff line number Diff line change
Expand Up @@ -12,15 +12,6 @@ constraints:
-- https://github.com/mongodb-haskell/mongodb/pull/152
mongoDB < 2.7.1.3

-- GHC 9.4 shims for persistent

-- These need hackage revisions but otherwise test fine in the repo
allow-newer:
-- https://github.com/haskellari/postgresql-simple/pull/95
-- https://github.com/haskellari/postgresql-simple/issues/139
, postgresql-simple:base
, postgresql-simple:template-haskell

-- Needed to test that `persistent-redis` works with mtl-2.3
-- https://github.com/informatikr/hedis/pull/190
-- source-repository-package
Expand Down

0 comments on commit 40ed447

Please sign in to comment.