Add warp-tls to the deps
This commit is contained in:
parent
868f80b5a1
commit
740bbacc4d
@ -29,7 +29,7 @@ executable breve
|
|||||||
other-modules: Application, Views, Breve.Settings,
|
other-modules: Application, Views, Breve.Settings,
|
||||||
Breve.Generator, Breve.UrlTable
|
Breve.Generator, Breve.UrlTable
|
||||||
other-extensions: OverloadedStrings
|
other-extensions: OverloadedStrings
|
||||||
build-depends: base >=4.8 && <5.0, warp,
|
build-depends: base >=4.8 && <5.0, warp, warp-tls,
|
||||||
Spock, blaze-html, http-types,
|
Spock, blaze-html, http-types,
|
||||||
wai, wai-middleware-static, wai-extra,
|
wai, wai-middleware-static, wai-extra,
|
||||||
transformers, mtl,
|
transformers, mtl,
|
||||||
|
Loading…
Reference in New Issue
Block a user