packages feed

Cabal revisions of th-lift-0.2

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

revision 1
-Name:               th-lift-Version:            0.2-License:            OtherLicense-License-File:       COPYING-Copyright:          Ian Lynagh, 2006-Author:             Ian Lynagh-Maintainer:         igloo@earth.li-Stability:          experimental-Synopsis:           Derive Template Haskell's Lift class for datatypes.-Description:-    Derive Template Haskell's Lift class for datatypes.-Category:           Language-Tested-With:        GHC==6.6-Build-Depends:      base, template-haskell-Extensions:         TemplateHaskell--- Can't see an extension for I#-ghc-options:        -fglasgow-exts-Extra-source-files: BSD3, GPL-2, Changelog, Foo.hs, Test.hs-Exposed-modules:-    Language.Haskell.TH.Lift-+Name:               th-lift
+Version:            0.2
+x-revision: 1
+License:            OtherLicense
+License-File:       COPYING
+Copyright:          Ian Lynagh, 2006
+Author:             Ian Lynagh
+Maintainer:         igloo@earth.li
+Stability:          experimental
+Synopsis:           Derive Template Haskell's Lift class for datatypes.
+Description:
+    Derive Template Haskell's Lift class for datatypes.
+Category:           Language
+Tested-With:        GHC==6.6
+Build-Depends:      base < 4, template-haskell
+Extensions:         TemplateHaskell
+-- Can't see an extension for I#
+ghc-options:        -fglasgow-exts
+Extra-source-files: BSD3, GPL-2, Changelog, Foo.hs, Test.hs
+Exposed-modules:
+    Language.Haskell.TH.Lift
+
revision 2
 Name:               th-lift
 Version:            0.2
-x-revision: 1
+x-revision: 2
 License:            OtherLicense
 License-File:       COPYING
 Copyright:          Ian Lynagh, 2006
     Derive Template Haskell's Lift class for datatypes.
 Category:           Language
 Tested-With:        GHC==6.6
-Build-Depends:      base < 4, template-haskell
+Build-Depends:      base < 4, template-haskell < 2.10
 Extensions:         TemplateHaskell
 -- Can't see an extension for I#
 ghc-options:        -fglasgow-exts