Skip to content

Commit

Permalink
Remove allow-newer for async, pipes-safe
Browse files Browse the repository at this point in the history
  • Loading branch information
ysangkok authored Aug 24, 2024
1 parent 29a4ef0 commit 4b6a3bd
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 4b6a3bd

Please sign in to comment.