Skip to content

Commit

Permalink
Remove unused bytestring dependency from tests
Browse files Browse the repository at this point in the history
  • Loading branch information
wolfgangwalther committed Jan 22, 2024
1 parent 3bc069a commit decb763
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion configurator-pg.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,6 @@ test-suite tests
build-depends: base >= 4.9 && < 4.20
, configurator-pg
, HUnit >= 1.3.1.2 && < 1.7
, bytestring >= 0.10.6 && < 0.12
, filepath >= 1.4 && < 1.5
, protolude >= 0.1.10 && < 0.4
, test-framework >= 0.8.1.1 && < 0.9
Expand Down

0 comments on commit decb763

Please sign in to comment.