Skip to content

Commit

Permalink
Try tweaking base bounds
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelwebb76 committed Dec 17, 2024
1 parent 9f75fdf commit 3269971
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tasty-golden-extra.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@ common deps
, aeson ==2.1.2.1 || ==2.2.3.0
, aeson-diff ^>=1.1.0.13
, aeson-pretty ^>=0.8.10
, base ==4.14.3.0 || ==4.15.1.0 || ==4.16.3.0 || ==4.17.1.0 || ==4.19.1.0
, bytestring ==0.10.12.0 || ==0.10.12.1 || ==0.11.3.1 || ==0.11.4.0 || ==0.11.5.3
, base ==4.14.3.0 || ==4.15.1.0 || ==4.16.3.0 || ==4.18.2.1 || ==4.19.1.0
, bytestring ==0.10.12.0 || ==0.10.12.1 || ==0.11.3.1 || ==0.11.4.0 || ==0.12.1.0
, pretty-show ^>=1.10
, pretty-simple ^>=4.1.3.0
, tasty ^>=1.5.2
Expand Down

0 comments on commit 3269971

Please sign in to comment.