Description: Relax dependency on polyparse
Author: Jonas Smedegaard <dr@jones.dk>
Last-Update: 2016-05-29

--- a/swish.cabal
+++ b/swish.cabal
@@ -92,7 +92,7 @@
       hashable (>= 1.1 && < 1.2) || (>= 1.2.0.6 && <1.3),
       mtl >= 2 && < 3,
       old-locale == 1.0.*, 
-      polyparse >= 1.6 && <= 1.11,
+      polyparse >= 1.6 && <= 1.12,
       semigroups >= 0.5 && < 0.19,
       text >= 0.11 && < 1.3,
       time >= 1.1 && < 1.7
