16 lines
447 B
Diff
16 lines
447 B
Diff
|
--- hoogle-4.2.10-orig/hoogle.cabal 2012-04-05 18:43:21.465011394 +0200
|
||
|
+++ hoogle-4.2.10/hoogle.cabal 2012-04-05 18:46:22.791068726 +0200
|
||
|
@@ -114,9 +114,9 @@
|
||
|
blaze-builder >= 0.2 && < 0.4,
|
||
|
http-types == 0.6.*,
|
||
|
case-insensitive >= 0.2 && < 0.5,
|
||
|
- conduit == 0.2.*,
|
||
|
- wai == 1.1.*,
|
||
|
- warp == 1.1.*,
|
||
|
+ conduit,
|
||
|
+ wai,
|
||
|
+ warp,
|
||
|
Cabal >= 1.8 && < 1.15
|
||
|
|
||
|
other-modules:
|