packages feed

Cabal revisions of ghc-paths-0.1.0.12

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

revision 1
 name: ghc-paths version: 0.1.0.12+x-revision: 1 license: BSD3 license-file: LICENSE copyright: (c) Simon Marlow build-type: Custom  custom-setup-        setup-depends: base >= 3 && < 5, Cabal >= 1.6 && <3.1, directory+        setup-depends: base >= 3 && < 5, Cabal >= 1.6 && <3.3, directory  library         build-depends: base >= 3 && < 5
revision 2
-name: ghc-paths-version: 0.1.0.12-x-revision: 1-license: BSD3-license-file: LICENSE-copyright: (c) Simon Marlow-author: Simon Marlow-maintainer: Simon Marlow <marlowsd@gmail.com>-stability: stable-synopsis: Knowledge of GHC's installation directories-description: Knowledge of GHC's installation directories-category: Development-cabal-version: >= 1.6-build-type: Custom--custom-setup-        setup-depends: base >= 3 && < 5, Cabal >= 1.6 && <3.3, directory--library-        build-depends: base >= 3 && < 5-        exposed-modules: GHC.Paths--source-repository head-  type:     git-  location: https://github.com/simonmar/ghc-paths+name: ghc-paths
+version: 0.1.0.12
+x-revision: 2
+license: BSD3
+license-file: LICENSE
+copyright: (c) Simon Marlow
+author: Simon Marlow
+maintainer: Simon Marlow <marlowsd@gmail.com>
+stability: stable
+synopsis: Knowledge of GHC's installation directories
+description: Knowledge of GHC's installation directories
+category: Development
+cabal-version: >= 1.6
+build-type: Custom
+
+custom-setup
+        setup-depends: base >= 3 && < 5, Cabal >= 1.6 && <3.5, directory
+
+library
+        build-depends: base >= 3 && < 5
+        exposed-modules: GHC.Paths
+
+source-repository head
+  type:     git
+  location: https://github.com/simonmar/ghc-paths
revision 3
 name: ghc-paths
 version: 0.1.0.12
-x-revision: 2
+x-revision: 3
 license: BSD3
 license-file: LICENSE
 copyright: (c) Simon Marlow
 build-type: Custom
 
 custom-setup
-        setup-depends: base >= 3 && < 5, Cabal >= 1.6 && <3.5, directory
+        setup-depends: base >= 3 && < 5, Cabal >= 1.6 && <3.7, directory
 
 library
         build-depends: base >= 3 && < 5
revision 4
 name: ghc-paths
 version: 0.1.0.12
-x-revision: 3
+x-revision: 4
 license: BSD3
 license-file: LICENSE
 copyright: (c) Simon Marlow
 build-type: Custom
 
 custom-setup
-        setup-depends: base >= 3 && < 5, Cabal >= 1.6 && <3.7, directory
+        setup-depends: base >= 3 && < 5, Cabal >= 1.6 && <3.9, directory
 
 library
         build-depends: base >= 3 && < 5
revision 5
 name: ghc-paths
 version: 0.1.0.12
-x-revision: 4
+x-revision: 5
 license: BSD3
 license-file: LICENSE
 copyright: (c) Simon Marlow
 synopsis: Knowledge of GHC's installation directories
 description: Knowledge of GHC's installation directories
 category: Development
-cabal-version: >= 1.6
+cabal-version: >= 1.8
 build-type: Custom
 
 custom-setup
-        setup-depends: base >= 3 && < 5, Cabal >= 1.6 && <3.9, directory
+        setup-depends:
+            base  >= 3   && < 5
+          , Cabal >= 1.6 && < 3.11
+          , directory
 
 library
         build-depends: base >= 3 && < 5
revision 6
 name: ghc-paths
 version: 0.1.0.12
-x-revision: 5
+x-revision: 6
 license: BSD3
 license-file: LICENSE
 copyright: (c) Simon Marlow
 custom-setup
         setup-depends:
             base  >= 3   && < 5
-          , Cabal >= 1.6 && < 3.11
+          , Cabal >= 1.6 && < 3.13
           , directory
 
 library
revision 7
 name: ghc-paths
 version: 0.1.0.12
-x-revision: 6
+x-revision: 7
 license: BSD3
 license-file: LICENSE
 copyright: (c) Simon Marlow
 custom-setup
         setup-depends:
             base  >= 3   && < 5
-          , Cabal >= 1.6 && < 3.13
+          , Cabal >= 1.6 && < 3.15
           , directory
 
 library
revision 8
 name: ghc-paths
 version: 0.1.0.12
-x-revision: 7
+x-revision: 8
 license: BSD3
 license-file: LICENSE
 copyright: (c) Simon Marlow
 custom-setup
         setup-depends:
             base  >= 3   && < 5
-          , Cabal >= 1.6 && < 3.15
+          , Cabal >= 1.6 && < 3.17
           , directory
 
 library