packages feed

gitit 0.7.3.10 → 0.7.3.11

raw patch · 2 files changed

+6/−2 lines, 2 filesdep ~time

Dependency ranges changed: time

Files

CHANGES view
@@ -1,3 +1,7 @@+Version 0.7.3.11 released 28 Jan 2011++* Allow time 1.2.+ Version 0.7.3.10 released 26 Jan 2011  * Updated for filestore-0.4.0.2.  Gitit should now compile with ghc 7.
gitit.cabal view
@@ -1,5 +1,5 @@ name:                gitit-version:             0.7.3.10+version:             0.7.3.11 Cabal-version:       >= 1.2 build-type:          Simple synopsis:            Wiki using happstack, git or darcs, and pandoc.@@ -132,7 +132,7 @@                      HStringTemplate >= 0.6 && < 0.7,                      network >= 2.1.0.0 && < 2.4,                      old-locale >= 1,-                     time >= 1.1 && < 1.2,+                     time >= 1.1 && < 1.3,                      recaptcha >= 0.1,                      filestore >= 0.4.0.2 && < 0.5,                      zlib >= 0.5 && < 0.6,