Skip to content

Commit

Permalink
Merge pull request #1719 from remove-multipart-allow-newers
Browse files Browse the repository at this point in the history
Remove unnecessary servant-multipart{,-api} allow-newers
  • Loading branch information
ysangkok authored Dec 28, 2023
2 parents 552da96 + e1f3e56 commit b2b1d93
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 @@ -62,6 +62,4 @@ if(impl(ghc >= 9.6.1))
package servant-server
ghc-options: -fprint-redundant-promotion-ticks

allow-newer: servant-multipart:bytestring, servant-multipart:text
allow-newer: servant-multipart-api:bytestring, servant-multipart-api:text
allow-newer: swagger2:aeson, swagger2:base, swagger2:template-haskell, swagger2:bytestring, swagger2:text

0 comments on commit b2b1d93

Please sign in to comment.