Skip to content

Commit

Permalink
cabal.project: clean out obsolete allow-newers
Browse files Browse the repository at this point in the history
(cherry picked from commit cb311fd)
  • Loading branch information
andreasabel authored and Kleidukos committed Nov 7, 2023
1 parent e29e9e7 commit 30f57fa
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions cabal.project
Original file line number Diff line number Diff line change
Expand Up @@ -13,17 +13,9 @@ packages: cabal-benchmarks/

optional-packages: ./vendored/*/*.cabal

allow-newer:
hackage-security:Cabal

-- avoiding extra dependencies
constraints: rere -rere-cfg
constraints: these -assoc

-- Andreas, 2022-08-19, https://github.com/haskell/cabal/issues/8377
-- Force latest dependencies in the development version:
constraints: text >= 2.0
constraints: time >= 1.12

program-options
ghc-options: -fno-ignore-asserts

0 comments on commit 30f57fa

Please sign in to comment.