packages feed

servius 1.0.0 → 1.0.0.1

raw patch · 1 files changed

+7/−3 lines, 1 files

Files

servius.cabal view
@@ -1,14 +1,14 @@ Name:                servius-Version:             1.0.0+Version:             1.0.0.1 Synopsis:            Serve Shakespearean templates via Warp Homepage:            http://github.com/yesodweb/hamlet-License:             BSD3+License:             MIT License-file:        LICENSE Author:              Michael Snoyman Maintainer:          michael@snoyman.com Category:            Web Build-type:          Simple-Cabal-version:       >=1.2+Cabal-version:       >=1.6 Description:         Does not support any variable interpolation. Supports Hamlet and Lucius files (must have .hamlet and .lucius file extensions, respectively).  @@ -30,3 +30,7 @@                , shakespeare-css >= 1.0                && < 1.1                , transformers                , wai             >= 1.2                && < 1.3++source-repository head+  type:     git+  location: git://github.com/yesodweb/shakespeare.git