File: no-bytestring-builder

package info (click to toggle)
haskell-websockets 0.12.7.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 304 kB
  • sloc: haskell: 2,638; ansic: 40; makefile: 3
file content (42 lines) | stat: -rw-r--r-- 1,692 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
--- a/websockets.cabal
+++ b/websockets.cabal
@@ -85,7 +85,6 @@
     base64-bytestring >= 0.1    && < 1.2,
     binary            >= 0.8.1  && < 0.11,
     bytestring        >= 0.9    && < 0.11,
-    bytestring-builder             < 0.11,
     case-insensitive  >= 0.3    && < 1.3,
     clock             >= 0.8    && < 0.9,
     containers        >= 0.3    && < 0.7,
@@ -144,7 +143,6 @@
     base64-bytestring >= 0.1    && < 1.2,
     binary            >= 0.8.1  && < 0.11,
     bytestring        >= 0.9    && < 0.11,
-    bytestring-builder             < 0.11,
     case-insensitive  >= 0.3    && < 1.3,
     clock             >= 0.8    && < 0.9,
     containers        >= 0.3    && < 0.7,
@@ -172,7 +170,6 @@
     base64-bytestring >= 0.1    && < 1.2,
     binary            >= 0.8.1  && < 0.11,
     bytestring        >= 0.9    && < 0.11,
-    bytestring-builder             < 0.11,
     case-insensitive  >= 0.3    && < 1.3,
     clock             >= 0.8    && < 0.9,
     containers        >= 0.3    && < 0.7,
@@ -202,7 +199,6 @@
     base64-bytestring >= 0.1    && < 1.2,
     binary            >= 0.8.1  && < 0.11,
     bytestring        >= 0.9    && < 0.11,
-    bytestring-builder             < 0.11,
     case-insensitive  >= 0.3    && < 1.3,
     clock             >= 0.8    && < 0.9,
     containers        >= 0.3    && < 0.7,
@@ -230,7 +226,6 @@
         base64-bytestring >= 0.1    && < 1.2,
         binary            >= 0.8.1  && < 0.11,
         bytestring        >= 0.9    && < 0.11,
-        bytestring-builder             < 0.11,
         case-insensitive  >= 0.3    && < 1.3,
         clock             >= 0.8    && < 0.9,
         containers        >= 0.3    && < 0.7,