blob: 2e5f0df88757b5b5d158c271d9afc5fdc8878893 (
plain)
--- pandoc.cabal.old 2009-12-11 17:41:57.000000000 +1100
+++ pandoc.cabal 2009-12-28 21:17:40.227991961 +1100
@@ -149,7 +149,7 @@
Library
Build-Depends: pretty >= 1, containers >= 0.1,
- parsec >= 2.1 && < 3, xhtml >= 3000.0,
+ parsec >= 2.1, xhtml >= 3000.0,
mtl >= 1.1, network >= 2, filepath >= 1.1,
process >= 1, directory >= 1, template-haskell >= 2.2,
bytestring >= 0.9, zip-archive >= 0.1.1,
|