--- darcs.cabal.orig 2011-02-11 23:36:22.000000000 +0200 +++ darcs.cabal 2011-02-11 23:37:16.000000000 +0200 @@ -172,7 +172,7 @@ extensible-exceptions >= 0.1 && < 0.2, regex-compat >= 0.71 && < 0.94, mtl >= 1.0 && < 2.1, - parsec >= 2.0 && < 3.1, + parsec >= 2.0 && < 3.2, html == 1.0.*, filepath >= 1.1.0.0 && < 1.3.0.0, haskeline >= 0.6.2.2 && < 0.7, @@ -377,7 +377,7 @@ extensible-exceptions >= 0.1 && < 0.2, regex-compat >= 0.71 && < 0.94, mtl >= 1.0 && < 2.1, - parsec >= 2.0 && < 3.1, + parsec >= 2.0 && < 3.2, html == 1.0.*, filepath >= 1.1.0.0 && < 1.3.0.0, haskeline >= 0.6.2.2 && < 0.7, @@ -525,7 +525,7 @@ extensible-exceptions >= 0.1 && < 0.2, regex-compat >= 0.71 && < 0.94, mtl >= 1.0 && < 2.1, - parsec >= 2.0 && < 3.1, + parsec >= 2.0 && < 3.2, html == 1.0.*, filepath >= 1.1.0.0 && < 1.3.0.0, haskeline >= 0.6.2.2 && < 0.7, @@ -621,7 +621,7 @@ extensible-exceptions >= 0.1 && < 0.2, regex-compat >= 0.71 && < 0.94, mtl >= 1.0 && < 2.1, - parsec >= 2.0 && < 3.1, + parsec >= 2.0 && < 3.2, html == 1.0.*, filepath >= 1.1.0.0 && < 1.3.0.0, QuickCheck >= 2.1.0.0,