Add snap patch for #196

This commit is contained in:
Michael Snoyman 2014-03-19 10:17:53 +02:00
parent 2fe894190f
commit 31ae0cbd52

View File

@ -0,0 +1,12 @@
diff -ru orig/snap.cabal new/snap.cabal
--- orig/snap.cabal 2014-03-19 10:17:25.886213731 +0200
+++ new/snap.cabal 2014-03-19 10:17:25.000000000 +0200
@@ -154,7 +154,7 @@
containers >= 0.3 && < 0.6,
directory >= 1.0 && < 1.3,
directory-tree >= 0.11 && < 0.12,
- dlist >= 0.5 && < 0.7,
+ dlist >= 0.5 && < 0.8,
errors >= 1.4 && < 1.5,
filepath >= 1.1 && < 1.4,
-- Blacklist bad versions of hashable