mirror of
https://github.com/jgm/pandoc.git
synced 2026-09-26 17:35:49 +00:00
Require aeson >= 0.7.0.5 to avoid build problems.
This commit is contained in:
+1
-1
@@ -330,7 +330,7 @@ Executable pandoc
|
||||
bytestring >= 0.9 && < 0.11,
|
||||
extensible-exceptions >= 0.1 && < 0.2,
|
||||
highlighting-kate >= 0.5.8.2 && < 0.6,
|
||||
aeson >= 0.7 && < 0.8,
|
||||
aeson >= 0.7.0.5 && < 0.8,
|
||||
yaml >= 0.8.8.2 && < 0.9,
|
||||
containers >= 0.1 && < 0.6,
|
||||
HTTP >= 4000.0.5 && < 4000.3
|
||||
|
||||
Reference in New Issue
Block a user