From 4221aca52e89c246aef53c6ff830c060bbba497f Mon Sep 17 00:00:00 2001 From: Christine Dodrill Date: Mon, 27 Jul 2015 23:46:02 -0700 Subject: [PATCH] Add blaze HTML dependency --- web/time-wasting-thread-memorial.cabal | 1 + 1 file changed, 1 insertion(+) diff --git a/web/time-wasting-thread-memorial.cabal b/web/time-wasting-thread-memorial.cabal index bc758c2..64145c3 100644 --- a/web/time-wasting-thread-memorial.cabal +++ b/web/time-wasting-thread-memorial.cabal @@ -61,6 +61,7 @@ executable time-wasting-thread-memorial , Spock >=0.7.9 , sqlite-simple >=0.4.9.0 , text >=1.2.1.1 + , blaze-html >=0.8.0.2 -- Directories containing source files. hs-source-dirs: src