packages feed

Cabal revisions of stack-prism-0.1.1

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

revision 1
-Name:           stack-prism-Version:        0.1.1-Synopsis:       Stack prisms-Description:    Haskell lens prisms that use stack types---Author:         Martijn van Steenbergen, Sjoerd Visscher-Maintainer:     martijn@van.steenbergen.nl-Stability:      Experimental-Copyright:      Some Rights Reserved (CC) 2014 Martijn van Steenbergen-Homepage:       https://github.com/MedeaMelana/stack-prism-Bug-reports:    https://github.com/MedeaMelana/stack-prism/issues---Cabal-Version:  >= 1.6-License:        BSD3-License-file:   LICENSE-Category:       Data-Build-type:     Simple--extra-source-files:-  ExampleGeneric.hs-  ExampleTH.hs--Library-  Exposed-Modules:  Data.StackPrism,-                    Data.StackPrism.TH,-                    Data.StackPrism.Generic-  Build-Depends:    base >= 3.0 && < 5,-                    profunctors >= 4.0 && < 5,-                    tagged >= 0.4.4 && < 1,-                    transformers >= 0.2 && < 0.5,-                    template-haskell >= 2.8 && < 2.11--Source-Repository head-  Type:         git-  Location:     https://github.com/MedeaMelana/stack-prism+Name:           stack-prism
+Version:        0.1.1
+x-revision: 1
+Synopsis:       Stack prisms
+Description:    Haskell lens prisms that use stack types
+
+
+Author:         Martijn van Steenbergen, Sjoerd Visscher
+Maintainer:     martijn@van.steenbergen.nl
+Stability:      Experimental
+Copyright:      Some Rights Reserved (CC) 2014 Martijn van Steenbergen
+Homepage:       https://github.com/MedeaMelana/stack-prism
+Bug-reports:    https://github.com/MedeaMelana/stack-prism/issues
+
+
+Cabal-Version:  >= 1.6
+License:        BSD3
+License-file:   LICENSE
+Category:       Data
+Build-type:     Simple
+
+extra-source-files:
+  ExampleGeneric.hs
+  ExampleTH.hs
+
+Library
+  Exposed-Modules:  Data.StackPrism,
+                    Data.StackPrism.TH,
+                    Data.StackPrism.Generic
+  Build-Depends:    base >= 4.8 && < 5,
+                    profunctors >= 4.0 && < 5,
+                    tagged >= 0.4.4 && < 1,
+                    transformers >= 0.2 && < 0.5,
+                    template-haskell >= 2.8 && < 2.11
+
+Source-Repository head
+  Type:         git
+  Location:     https://github.com/MedeaMelana/stack-prism