summaryrefslogtreecommitdiff
path: root/p/haskell-postgresql-simple/debian/patches/no-bytestring-builder
blob: 45cef1c6951800ef4d387f6f59fcd4b9bba21656 (plain)
1
2
3
4
5
6
7
8
9
10
--- a/postgresql-simple.cabal
+++ b/postgresql-simple.cabal
@@ -59,7 +59,6 @@
     attoparsec >= 0.10.3,
     base >= 4.6 && < 5,
     bytestring >= 0.9,
-    bytestring-builder,
     case-insensitive,
     containers,
     hashable,