Skip to content

Commit

Permalink
Merge pull request #1776 from haskell-servant/allow-newer
Browse files Browse the repository at this point in the history
Remove allow-newer for async, pipes-safe
  • Loading branch information
ysangkok authored Aug 24, 2024
2 parents 29a4ef0 + 4b6a3bd commit 9210bf8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions cabal.project
Original file line number Diff line number Diff line change
Expand Up @@ -74,14 +74,12 @@ if(impl(ghc >= 9.6.1))
allow-newer: servant-openapi3:base
allow-newer: openapi3:base
allow-newer: openapi3:template-haskell
allow-newer: pipes-safe:base
allow-newer: servant-js:base
allow-newer: servant-js:lens
allow-newer: lucid:base

-- This block is for hashable-1.5
allow-newer: vault:hashable
allow-newer: async:hashable
allow-newer: psqueues:hashable
allow-newer: insert-ordered-containers:hashable
allow-newer: openapi3:hashable

0 comments on commit 9210bf8

Please sign in to comment.