Cabal revisions of th-lift-0.3.1
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
-Name: th-lift-Version: 0.3.1-Cabal-Version: >= 1.3-License: OtherLicense-License-File: COPYING-Copyright: Ian Lynagh, 2006-Author: Ian Lynagh-Maintainer: Mathieu Boespflug <mboes@tweag.net>-Synopsis: Derive Template Haskell's Lift class for datatypes.-Description:- Derive Template Haskell's Lift class for datatypes.-Category: Language-Tested-With: GHC==6.12-Build-Depends: base >= 4 && < 5, template-haskell >= 2.4-Extensions: TemplateHaskell, MagicHash-build-type: Simple-Extra-source-files: BSD3, GPL-2, Changelog, Foo.hs, Test.hs-Exposed-modules:- Language.Haskell.TH.Lift-+Name: th-lift +Version: 0.3.1 +x-revision: 1 +Cabal-Version: >= 1.3 +License: OtherLicense +License-File: COPYING +Copyright: Ian Lynagh, 2006 +Author: Ian Lynagh +Maintainer: Mathieu Boespflug <mboes@tweag.net> +Synopsis: Derive Template Haskell's Lift class for datatypes. +Description: + Derive Template Haskell's Lift class for datatypes. +Category: Language +Tested-With: GHC==6.12 +Build-Depends: base >= 4 && < 5, template-haskell >= 2.4 && < 2.10 +Extensions: TemplateHaskell, MagicHash +build-type: Simple +Extra-source-files: BSD3, GPL-2, Changelog, Foo.hs, Test.hs +Exposed-modules: + Language.Haskell.TH.Lift +