packages feed

Cabal revisions of halipeto-2.4.1

Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.

revision 1
-Name:                   halipeto-Version:                2.4.1-Copyright:              (c) 2004-2011 Peter Simons-License:                GPL-License-File:           COPYING-Author:                 Andrew Cooke <andrew@acooke.org>, Peter Simons <simons@cryp.to>-Maintainer:             Peter Simons <simons@cryp.to>-Homepage:               http://github.com/peti/halipeto-Category:               Text-Synopsis:               Haskell Static Web Page Generator-Description:            A library for generating static HTML pages from XML-                        templates and a file-based value dictionary.-Cabal-Version:          >= 1.6-Build-Type:             Simple-Tested-With:            GHC == 7.0.2--Source-Repository head-  Type:                 git-  Location:             git://github.com/peti/halipeto.git--Library-  Exposed-Modules:      Halipeto.Dictionary,-                        Halipeto.Functions,-                        Halipeto.Pages,-                        Halipeto.SimpleDB,-                        Halipeto.Template,-                        Halipeto.Utilities-  Build-Depends:        base >= 3 && < 5, HaXml >= 1.20 && < 1.22, directory, pandoc-  Extensions:           MultiParamTypeClasses, FlexibleInstances, FlexibleContexts+Name:                   halipeto
+Version:                2.4.1
+x-revision: 1
+Copyright:              (c) 2004-2011 Peter Simons
+License:                GPL
+License-File:           COPYING
+Author:                 Andrew Cooke <andrew@acooke.org>, Peter Simons <simons@cryp.to>
+Maintainer:             Peter Simons <simons@cryp.to>
+Homepage:               https://github.com/peti/halipeto
+Category:               Text
+Synopsis:               Haskell Static Web Page Generator
+Description:            A library for generating static HTML pages from XML
+                        templates and a file-based value dictionary.
+Cabal-Version:          >= 1.6
+Build-Type:             Simple
+Tested-With:            GHC == 7.0.2
+
+Source-Repository head
+  Type:                 git
+  Location:             git://github.com/peti/halipeto.git
+
+Library
+  Exposed-Modules:      Halipeto.Dictionary,
+                        Halipeto.Functions,
+                        Halipeto.Pages,
+                        Halipeto.SimpleDB,
+                        Halipeto.Template,
+                        Halipeto.Utilities
+  Build-Depends:        base >= 3 && < 5, HaXml >= 1.20 && < 1.22, directory, pandoc
+  Extensions:           MultiParamTypeClasses, FlexibleInstances, FlexibleContexts