mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-25 05:31:57 +01:00
Add snap patch for #196
This commit is contained in:
parent
2fe894190f
commit
31ae0cbd52
12
patching/patches/snap-0.13.2.2.patch
Normal file
12
patching/patches/snap-0.13.2.2.patch
Normal 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
|
||||||
Loading…
Reference in New Issue
Block a user