packages feed

hpaste 1.0.0 → 1.1.0

raw patch · 1 files changed

+4/−3 lines, 1 filesdep +blaze-markupdep ~blaze-htmldep ~snap-app

Dependencies added: blaze-markup

Dependency ranges changed: blaze-html, snap-app

Files

hpaste.cabal view
@@ -1,5 +1,5 @@ Name:                hpaste-Version:             1.0.0+Version:             1.1.0 stability:           Stable Synopsis:            Haskell paste web site. Description: Haskell paste web site. Includes: syntax highlighting for@@ -23,12 +23,13 @@   Build-depends:     -- Hard versions     Diff                      == 0.1.3-   ,blaze-html                == 0.4.3.4+   ,blaze-html                >= 0.6+   ,blaze-markup              >= 0.5    -- Soft versions    ,base                      >= 4     && < 5    ,css                       >= 0.1    ,named-formlet             >= 0.2-   ,snap-app                  >= 0.3.2+   ,snap-app                  >= 0.4.0    -- Free versions    ,ConfigFile    ,HJScript