Commit f2286a02 authored by Clint Adams's avatar Clint Adams
Browse files

patches

parent 3a065556
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -326,9 +326,9 @@ haddock-library 1.4.5
hakyll 4.12.2.0
half 0.2.2.3
hamlet 1.2.0 avoid
happstack-authenticate 2.3.4.11 ignore # BROKEN: via happstack-jmacro
happstack-authenticate 2.3.4.11
happstack-hsp 7.3.7.3 key
happstack-jmacro 7.0.12 ignore # BROKEN: wl-pprint-text
happstack-jmacro 7.0.12
happstack-server 7.5.1
happy 1.19.9 binary
harp 0.4.3
+11 −0
Original line number Diff line number Diff line
--- a/happstack-jmacro.cabal
+++ b/happstack-jmacro.cabal
@@ -24,7 +24,7 @@
      digest            == 0.0.*,
      happstack-server  >= 6.4 && < 7.6,
      jmacro            == 0.6.*,
-     wl-pprint-text    == 1.1.*,
+     wl-pprint-text    >= 1.1,
      text              >= 0.9 && < 1.3,
      utf8-string       >= 0.3 && < 1.1
 
+1 −0
Original line number Diff line number Diff line
newer-wl-pprint-text
+9 −0
Original line number Diff line number Diff line
--- a/hsx-jmacro.cabal
+++ b/hsx-jmacro.cabal
@@ -29,5 +29,5 @@
                      hsp            >= 0.9    && < 0.11,
                      jmacro         >= 0.6    && < 0.7,
                      mtl            >= 2.0    && < 2.3,
-                     wl-pprint-text == 1.1.*,
+                     wl-pprint-text >= 1.1,
                      text           >= 0.11 && < 1.3
+1 −0
Original line number Diff line number Diff line
newer-wl-pprint-text