fix lower bound of colonnade for lucid

This commit is contained in:
chessai 2018-01-15 10:45:51 -05:00
parent cb5be2ab25
commit 53f9ebeea0

View File

@ -18,7 +18,7 @@ library
Lucid.Colonnade
build-depends:
base >= 4.7 && < 5
, colonnade >= 1.1 && < 1.3
, colonnade >= 1.1.1 && < 1.3
, lucid >= 2.9 && < 3.0
, text >= 1.0 && < 1.3
default-language: Haskell2010