Require h-k 0.5.0.2.
This commit is contained in:
parent
64304a2165
commit
421b362b99
1 changed files with 3 additions and 3 deletions
|
@ -213,7 +213,7 @@ Library
|
|||
tagsoup >= 0.12.5 && < 0.13,
|
||||
base64-bytestring >= 0.1 && < 0.2,
|
||||
zlib >= 0.5 && <= 0.6,
|
||||
highlighting-kate >= 0.5.0.1 && < 0.6,
|
||||
highlighting-kate >= 0.5.0.2 && < 0.6,
|
||||
temporary >= 1.1 && < 1.2
|
||||
if impl(ghc >= 6.10)
|
||||
Build-depends: base >= 4 && < 5, syb >= 0.1 && < 0.4
|
||||
|
@ -311,7 +311,7 @@ Executable pandoc
|
|||
tagsoup >= 0.12.5 && < 0.13,
|
||||
base64-bytestring >= 0.1 && < 0.2,
|
||||
zlib >= 0.5 && <= 0.6,
|
||||
highlighting-kate >= 0.5.0.1 && < 0.6,
|
||||
highlighting-kate >= 0.5.0.2 && < 0.6,
|
||||
temporary >= 1.1 && < 1.2
|
||||
if impl(ghc >= 6.10)
|
||||
Build-depends: base >= 4 && < 5, syb >= 0.1 && < 0.4
|
||||
|
@ -369,7 +369,7 @@ Executable test-pandoc
|
|||
tagsoup >= 0.12.5 && < 0.13,
|
||||
base64-bytestring >= 0.1 && < 0.2,
|
||||
zlib >= 0.5 && <= 0.6,
|
||||
highlighting-kate >= 0.5.0.1 && < 0.6,
|
||||
highlighting-kate >= 0.5.0.2 && < 0.6,
|
||||
temporary >= 1.1 && < 1.2
|
||||
if impl(ghc >= 6.10)
|
||||
Build-depends: base >= 4 && < 5, syb >= 0.1 && < 0.4
|
||||
|
|
Loading…
Add table
Reference in a new issue