packages feed

colchis 0.2.0.0 → 0.2.0.1

raw patch · 2 files changed

+7/−1 lines, 2 filesdep +network-simplePVP ok

version bump matches the API change (PVP)

Dependencies added: network-simple

API changes (from Hackage documentation)

Files

CHANGELOG view
@@ -1,3 +1,8 @@+0.2.0.1+=======+    - Dependency bump in network-simple that solves Windows compilation+      problem.+ 0.2.0.0 ======= 
colchis.cabal view
@@ -1,5 +1,5 @@ name:          colchis-version:       0.2.0.0+version:       0.2.0.1 license:       BSD3 license-file:  LICENSE data-files:    @@ -34,6 +34,7 @@         pipes-attoparsec == 0.5.*,         pipes-aeson >= 0.4 && < 0.5,         pipes-network >= 0.6.4 && < 0.7,+        network-simple >= 0.4.0.2 && <= 0.5,         aeson >=0.7 && < 0.9,         text >= 0.11.2 && < 1.2,         conceit >= 0.1 && < 0.2,