Skip to content

Commit

Permalink
cabal.project: Remove redundant allow-newer stanzas
Browse files Browse the repository at this point in the history
A new version of postgresql-simple has been released.
  • Loading branch information
erikd committed Aug 5, 2024
1 parent 2f1adc0 commit bc6fc77
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 bc6fc77

Please sign in to comment.