packages feed

Cabal revisions of th-expand-syns-0.1

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

revision 1
-name:                th-expand-syns-version:             0.1-synopsis:            Expands type synonyms in Template Haskell ASTs-description:         Expands type synonyms in Template Haskell ASTs-category:            Template Haskell-license:             BSD3-license-file:        LICENSE-author:              Daniel Schüssler-maintainer:          daniels@community.haskell.org-cabal-version:       >= 1.6-build-type:          Simple-extra-source-files:  testing/Main.hs--source-repository head- type: darcs- location: http://code.haskell.org/~daniels/th-expans-syns--Library-    build-depends:       base >= 4 && < 5, template-haskell, syb, containers-    ghc-options:         -    exposed-modules:     Language.Haskell.TH.ExpandSyns+name:                th-expand-syns
+version:             0.1
+x-revision: 1
+synopsis:            Expands type synonyms in Template Haskell ASTs
+description:         Expands type synonyms in Template Haskell ASTs
+category:            Template Haskell
+license:             BSD3
+license-file:        LICENSE
+author:              Daniel Schüssler
+maintainer:          daniels@community.haskell.org
+cabal-version:       >= 1.6
+build-type:          Simple
+extra-source-files:  testing/Main.hs
+
+source-repository head
+ type: darcs
+ location: http://code.haskell.org/~daniels/th-expans-syns
+
+Library
+    build-depends:       base >= 4 && < 5, template-haskell < 2.5, syb, containers
+    ghc-options:         
+    exposed-modules:     Language.Haskell.TH.ExpandSyns