Skip to content

Commit ed4b1c5

Browse files
authored
Merge pull request #122 from haskellari/drop-bytestring-builder-dep
Drop bytestring-builder dependency
2 parents cc3a39b + a460876 commit ed4b1c5

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

postgresql-simple.cabal

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,6 @@ library
8787
build-depends:
8888
aeson >=1.4.1.0 && <1.6 || >=2.0.0.0 && <2.3
8989
, attoparsec >=0.13.2.2 && <0.15
90-
, bytestring-builder >=0.10.8.1.0 && <0.11
9190
, case-insensitive >=1.2.0.11 && <1.3
9291
, hashable >=1.2.7.0 && <1.5
9392
, Only >=0.1 && <0.1.1

0 commit comments

Comments
 (0)