File: no-bytestring-builder

package info (click to toggle)
haskell-postgresql-simple 0.5.2.1-3
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 452 kB
  • sloc: haskell: 5,090; makefile: 2
file content (10 lines) | stat: -rw-r--r-- 234 bytes parent folder | download | duplicates (2)
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,