blob: 5bbbc9570646989d40fba56c241088a1df900c82 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
--- ./activehs.cabal.orig 2012-10-10 11:22:11.000000000 +0200
+++ ./activehs.cabal 2012-11-03 20:34:38.000000000 +0100
@@ -77,6 +77,7 @@
utf8-string >= 0.3 && < 0.4,
xhtml >= 3000.2 && < 3000.3,
blaze-html >= 0.4 && < 0.6,
+ blaze-markup == 0.5.1.*,
pureMD5 >= 2.1 && < 2.2,
deepseq >= 1.1 && < 1.4,
split >= 0.1 && < 0.3,
|