mirror of
https://github.com/byteverse/colonnade.git
synced 2026-04-09 17:59:08 +02:00
fix lower bound of colonnade for lucid
This commit is contained in:
parent
cb5be2ab25
commit
53f9ebeea0
@ -18,7 +18,7 @@ library
|
|||||||
Lucid.Colonnade
|
Lucid.Colonnade
|
||||||
build-depends:
|
build-depends:
|
||||||
base >= 4.7 && < 5
|
base >= 4.7 && < 5
|
||||||
, colonnade >= 1.1 && < 1.3
|
, colonnade >= 1.1.1 && < 1.3
|
||||||
, lucid >= 2.9 && < 3.0
|
, lucid >= 2.9 && < 3.0
|
||||||
, text >= 1.0 && < 1.3
|
, text >= 1.0 && < 1.3
|
||||||
default-language: Haskell2010
|
default-language: Haskell2010
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user