packages feed

muon 0.1.0.4 → 0.1.0.5

raw patch · 1 files changed

+4/−1 lines, 1 files

Files

muon.cabal view
@@ -2,7 +2,7 @@ -- see http://haskell.org/cabal/users-guide/  name:                muon-version:             0.1.0.4+version:             0.1.0.5 synopsis:            Static blog generator description:     Program which takes blog posts and pages written in Markdown and@@ -12,8 +12,11 @@     As of now, Muon supports:     .         * Generating a site from Markdown and HTML+    .         * Previewing a site locally using happstack-server+    .         * Uploading a site to a server using rsync+    . homepage:            http://repos.kaashif.co.uk/darcs?r=muon;a=summary license:             BSD3 license-file:        LICENSE