mirror of
https://github.com/byteverse/colonnade.git
synced 2026-04-05 15:59:48 +02:00
blaze-colonnade: loosen profunctor dependency.
This commit is contained in:
parent
f2e3a11ce3
commit
a894241528
@ -29,7 +29,7 @@ library
|
|||||||
, colonnade >= 1.1 && < 1.3
|
, colonnade >= 1.1 && < 1.3
|
||||||
, blaze-markup >= 0.7 && < 0.9
|
, blaze-markup >= 0.7 && < 0.9
|
||||||
, blaze-html >= 0.8 && < 0.10
|
, blaze-html >= 0.8 && < 0.10
|
||||||
, profunctors >= 5.0 && < 5.5
|
, profunctors >= 5.0 && < 5.6
|
||||||
, text >= 1.2 && < 1.3
|
, text >= 1.2 && < 1.3
|
||||||
default-language: Haskell2010
|
default-language: Haskell2010
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user