packages feed

Cabal revisions of pipes-bytestring-2.1.7

Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.

revision 1
-Name: pipes-bytestring-Version: 2.1.7-Cabal-Version: >=1.10-Build-Type: Simple-License: BSD3-License-File: LICENSE-Copyright: 2012-2014 Gabriel Gonzalez-Author: Gabriel Gonzalez-Maintainer: Gabriel439@gmail.com-Bug-Reports: https://github.com/Gabriel439/Haskell-Pipes-ByteString-Library/issues-Synopsis: ByteString support for pipes-Description: This library provides @pipes@ utilities for @ByteString@s-Category: Control, Pipes-Source-Repository head-    Type: git-    Location: https://github.com/Gabriel439/Haskell-Pipes-ByteString-Library--Library-    Hs-Source-Dirs: src-    Build-Depends:-        base         >= 4       && < 5   ,-        bytestring   >= 0.9.2.1 && < 0.12,-        pipes        >= 4.0     && < 4.4 ,-        pipes-group  >= 1.0.0   && < 1.1 ,-        pipes-parse  >= 3.0.0   && < 3.1 ,-        stringsearch >= 0.3.0   && < 0.4 ,-        transformers >= 0.2.0.0 && < 0.6-    Exposed-Modules: Pipes.ByteString-    GHC-Options: -O2 -Wall-    Default-Language: Haskell2010+Name: pipes-bytestring
+Version: 2.1.7
+x-revision: 1
+Cabal-Version: >=1.10
+Build-Type: Simple
+License: BSD3
+License-File: LICENSE
+Copyright: 2012-2014 Gabriella Gonzalez
+Author: Gabriella Gonzalez
+Maintainer: GenuineGabriella@gmail.com
+Bug-Reports: https://github.com/Gabriella439/Haskell-Pipes-ByteString-Library/issues
+Synopsis: ByteString support for pipes
+Description: This library provides @pipes@ utilities for @ByteString@s
+Category: Control, Pipes
+Source-Repository head
+    Type: git
+    Location: https://github.com/Gabriella439/Haskell-Pipes-ByteString-Library
+
+Library
+    Hs-Source-Dirs: src
+    Build-Depends:
+        base         >= 4       && < 5   ,
+        bytestring   >= 0.9.2.1 && < 0.12,
+        pipes        >= 4.0     && < 4.4 ,
+        pipes-group  >= 1.0.0   && < 1.1 ,
+        pipes-parse  >= 3.0.0   && < 3.1 ,
+        stringsearch >= 0.3.0   && < 0.4 ,
+        transformers >= 0.2.0.0 && < 0.6
+    Exposed-Modules: Pipes.ByteString
+    GHC-Options: -O2 -Wall
+    Default-Language: Haskell2010
revision 2
 Name: pipes-bytestring
 Version: 2.1.7
-x-revision: 1
+x-revision: 2
 Cabal-Version: >=1.10
 Build-Type: Simple
 License: BSD3
         pipes-group  >= 1.0.0   && < 1.1 ,
         pipes-parse  >= 3.0.0   && < 3.1 ,
         stringsearch >= 0.3.0   && < 0.4 ,
-        transformers >= 0.2.0.0 && < 0.6
+        transformers >= 0.2.0.0 && < 0.7
     Exposed-Modules: Pipes.ByteString
     GHC-Options: -O2 -Wall
     Default-Language: Haskell2010
revision 3
-Name: pipes-bytestring
-Version: 2.1.7
-x-revision: 2
-Cabal-Version: >=1.10
-Build-Type: Simple
-License: BSD3
-License-File: LICENSE
-Copyright: 2012-2014 Gabriella Gonzalez
-Author: Gabriella Gonzalez
-Maintainer: GenuineGabriella@gmail.com
-Bug-Reports: https://github.com/Gabriella439/Haskell-Pipes-ByteString-Library/issues
-Synopsis: ByteString support for pipes
-Description: This library provides @pipes@ utilities for @ByteString@s
-Category: Control, Pipes
-Source-Repository head
-    Type: git
-    Location: https://github.com/Gabriella439/Haskell-Pipes-ByteString-Library
-
-Library
-    Hs-Source-Dirs: src
-    Build-Depends:
-        base         >= 4       && < 5   ,
-        bytestring   >= 0.9.2.1 && < 0.12,
-        pipes        >= 4.0     && < 4.4 ,
-        pipes-group  >= 1.0.0   && < 1.1 ,
-        pipes-parse  >= 3.0.0   && < 3.1 ,
-        stringsearch >= 0.3.0   && < 0.4 ,
-        transformers >= 0.2.0.0 && < 0.7
-    Exposed-Modules: Pipes.ByteString
-    GHC-Options: -O2 -Wall
-    Default-Language: Haskell2010
+Name: pipes-bytestring+Version: 2.1.7+X-Revision: 3+Cabal-Version: >=1.10+Build-Type: Simple+License: BSD3+License-File: LICENSE+Copyright: 2012-2014 Gabriella Gonzalez+Author: Gabriella Gonzalez+Maintainer: GenuineGabriella@gmail.com+Bug-Reports: https://github.com/Gabriella439/Haskell-Pipes-ByteString-Library/issues+Synopsis: ByteString support for pipes+Description: This library provides @pipes@ utilities for @ByteString@s+Category: Control, Pipes++Tested-With:+  GHC == 9.8.1+  GHC == 9.6.3+  GHC == 9.4.8+  GHC == 9.2.8+  GHC == 9.0.2+  GHC == 8.10.7+  GHC == 8.8.4+  GHC == 8.6.5+  GHC == 8.4.4+  GHC == 8.2.2+  GHC == 8.0.2++Source-Repository head+    Type: git+    Location: https://github.com/Gabriella439/Haskell-Pipes-ByteString-Library++Library+    Hs-Source-Dirs: src+    Build-Depends:+        base         >= 4       && < 5   ,+        bytestring   >= 0.9.2.1 && < 0.13,+        pipes        >= 4.0     && < 4.4 ,+        pipes-group  >= 1.0.0   && < 1.1 ,+        pipes-parse  >= 3.0.0   && < 3.1 ,+        stringsearch >= 0.3.0   && < 0.4 ,+        transformers >= 0.2.0.0 && < 0.7+    Exposed-Modules: Pipes.ByteString+    GHC-Options: -O2 -Wall+    Default-Language: Haskell2010