packages feed

Cabal revisions of syb-with-class-0.1

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

revision 1
-Name:               syb-with-class-Version:            0.1-License:            BSD3-Copyright:          2004 - 2007 The University of Glasgow, CWI,-                                Simon Peyton Jones, Ralf Laemmel,-                                Ulf Norell, Sean Seefried, Simon D. Foster,-                                HAppS LLC-Author:             Simon Peyton Jones, Ralf Laemmel-Maintainer:         AlexJacobson@HAppS.org-Stability:          experimental-Synopsis:           Scrap Your Boilerplate With Class-Description:-    Classes, and Template Haskell code to generate instances, for the-    Scrap Your Boilerplate With Class system.-Category:           Data-Tested-With:        GHC==6.6-Build-Depends:      base, template-haskell-Exposed-modules:-    Data.Generics.SYB.WithClass.Basics-    Data.Generics.SYB.WithClass.Context-    Data.Generics.SYB.WithClass.Derive-    Data.Generics.SYB.WithClass.Instances-GHC-Options: -Wall -Werror-+Name:               syb-with-class
+Version:            0.1
+x-revision: 1
+License:            BSD3
+Copyright:          2004 - 2007 The University of Glasgow, CWI,
+                                Simon Peyton Jones, Ralf Laemmel,
+                                Ulf Norell, Sean Seefried, Simon D. Foster,
+                                HAppS LLC
+Author:             Simon Peyton Jones, Ralf Laemmel
+Maintainer:         AlexJacobson@HAppS.org
+Stability:          experimental
+Synopsis:           Scrap Your Boilerplate With Class
+Description:
+    Classes, and Template Haskell code to generate instances, for the
+    Scrap Your Boilerplate With Class system.
+Category:           Data
+Tested-With:        GHC==6.6
+Build-Depends:      base < 4.3, template-haskell
+Exposed-modules:
+    Data.Generics.SYB.WithClass.Basics
+    Data.Generics.SYB.WithClass.Context
+    Data.Generics.SYB.WithClass.Derive
+    Data.Generics.SYB.WithClass.Instances
+GHC-Options: -Wall -Werror
+