commit
5146ba0d6e
1 changed files with 3 additions and 3 deletions
|
@ -193,7 +193,7 @@ Library
|
|||
Build-Depends: containers >= 0.1 && < 0.5,
|
||||
parsec >= 3.1 && < 3.2,
|
||||
blaze-html >= 0.4.3.0 && < 0.5,
|
||||
mtl >= 1.1 && < 2.1,
|
||||
mtl >= 1.1 && < 2.2,
|
||||
network >= 2 && < 2.4,
|
||||
filepath >= 1.1 && < 1.4,
|
||||
process >= 1 && < 1.2,
|
||||
|
@ -291,7 +291,7 @@ Executable pandoc
|
|||
Build-Depends: containers >= 0.1 && < 0.5,
|
||||
parsec >= 3.1 && < 3.2,
|
||||
blaze-html >= 0.4.3.0 && < 0.5,
|
||||
mtl >= 1.1 && < 2.1,
|
||||
mtl >= 1.1 && < 2.2,
|
||||
network >= 2 && < 2.4,
|
||||
filepath >= 1.1 && < 1.4,
|
||||
process >= 1 && < 1.2,
|
||||
|
@ -349,7 +349,7 @@ Executable test-pandoc
|
|||
Build-Depends: containers >= 0.1 && < 0.5,
|
||||
parsec >= 3.1 && < 3.2,
|
||||
blaze-html >= 0.4.3.0 && < 0.5,
|
||||
mtl >= 1.1 && < 2.1,
|
||||
mtl >= 1.1 && < 2.2,
|
||||
network >= 2 && < 2.4,
|
||||
filepath >= 1.1 && < 1.4,
|
||||
process >= 1 && < 1.2,
|
||||
|
|
Loading…
Add table
Reference in a new issue