packages feed

bert 1.2.2.1 → 1.2.2.2

raw patch · 2 files changed

+7/−2 lines, 2 filesdep +conduit-extradep −network-conduit

Dependencies added: conduit-extra

Dependencies removed: network-conduit

Files

CHANGELOG.md view
@@ -1,3 +1,8 @@+Version 1.2.2.2+---------------++Migrate from network-conduit (which is deprecated) to conduit-extra+ Version 1.2.2.1 --------------- 
bert.cabal view
@@ -1,6 +1,6 @@ cabal-version: >= 1.16 name:          bert-version:       1.2.2.1+version:       1.2.2.2 build-type:    Simple license:       BSD3 license-file:  LICENSE@@ -28,7 +28,7 @@                  network >= 2.3, time >= 1.1,                  parsec >= 2.0,                  conduit >= 1.0,-                 network-conduit >= 1.0,+                 conduit-extra >= 1.1,                  binary-conduit >= 1.2,                  void   if !os(windows)