packages feed

muon 0.1.0.1 → 0.1.0.2

raw patch · 1 files changed

+2/−2 lines, 1 files

Files

muon.cabal view
@@ -2,7 +2,7 @@ -- see http://haskell.org/cabal/users-guide/  name:                muon-version:             0.1.0.1+version:             0.1.0.2 synopsis:            Static blog generator description:     Program which takes blog posts and pages written in Markdown and@@ -10,7 +10,7 @@     by any web server.     .     Muon is similar in function to Hakyll <http://jaspervdj.be/hakyll/>-    by has far fewer features (and dependencies) and is generally not+    but has far fewer features (and dependencies) and is generally not     ready for use in production as of yet. homepage:            http://repos.kaashif.co.uk/darcs?r=muon;a=summary license:             BSD3