Skip to content

Commit

Permalink
fix transformers
Browse files Browse the repository at this point in the history
  • Loading branch information
jmcardon committed May 6, 2024
1 parent a0aa304 commit 4543b27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pact.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -251,6 +251,7 @@ library
, text >=2
, time
, trifecta >=2.1.1.1
, transformers >= 0.5.2.0 && < 0.7
, unordered-containers >=0.2.19
, utf8-string >=1.0.1.1
, vector >=0.11.0.0
Expand Down Expand Up @@ -324,7 +325,6 @@ library
, sbv >=9.0
, semigroupoids >=5.0
, servant-server
, transformers >= 0.5.2.0 && < 0.7
, wai-cors
, warp
if !os(windows)
Expand Down

0 comments on commit 4543b27

Please sign in to comment.