Skip to content

Commit 2097bc7

Browse files
ysangkoktheophile-scrive
authored andcommitted
Remove unnecessary allow-newer for hashable 1.5 and GHC 9.10
1 parent de4ca34 commit 2097bc7

File tree

1 file changed

+0
-22
lines changed

1 file changed

+0
-22
lines changed

cabal.project

Lines changed: 0 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -71,39 +71,17 @@ if(impl(ghc >= 9.6.1))
7171
ghc-options: -fprint-redundant-promotion-ticks
7272

7373
-- This block is for GHC 9.10.1.
74-
allow-newer: postgresql-simple:base
75-
allow-newer: postgresql-simple:template-haskell
76-
allow-newer: postgresql-simple:containers
77-
allow-newer: postgresql-libpq:base
7874
allow-newer: servant-openapi3:base
7975
allow-newer: openapi3:base
8076
allow-newer: openapi3:template-haskell
81-
allow-newer: swagger2:base
82-
allow-newer: swagger2:template-haskell
83-
allow-newer: swagger2:lens
84-
allow-newer: swagger2:containers
8577
allow-newer: pipes-safe:base
8678
allow-newer: servant-js:base
8779
allow-newer: servant-js:lens
8880
allow-newer: lucid:base
89-
allow-newer: Cabal
9081

9182
-- This block is for hashable-1.5
9283
allow-newer: vault:hashable
93-
allow-newer: unordered-containers:hashable
9484
allow-newer: async:hashable
9585
allow-newer: psqueues:hashable
96-
allow-newer: aeson:hashable
97-
allow-newer: witherable:hashable
98-
allow-newer: these:hashable
99-
allow-newer: strict:hashable
100-
allow-newer: semialign:hashable
101-
allow-newer: lens:hashable
10286
allow-newer: insert-ordered-containers:hashable
103-
allow-newer: optics-extra:hashable
10487
allow-newer: openapi3:hashable
105-
allow-newer: http-api-data:hashable
106-
allow-newer: swagger2:hashable
107-
allow-newer: quickcheck-instances:hashable
108-
allow-newer: postgresql-libpq:hashable
109-
allow-newer: postgresql-simple:hashable

0 commit comments

Comments
 (0)