Cabal revisions of ghc-paths-0.1.0.9
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
-name: ghc-paths-version: 0.1.0.9-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--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.9 +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 && <2.0, directory + +library + build-depends: base >= 3 && < 5 + exposed-modules: GHC.Paths + +source-repository head + type: git + location: https://github.com/simonmar/ghc-paths
revision 2
name: ghc-paths version: 0.1.0.9 -x-revision: 1 +x-revision: 2 license: BSD3 license-file: LICENSE copyright: (c) Simon Marlow build-type: Custom custom-setup - setup-depends: base >= 3 && < 5, Cabal >= 1.6 && <2.0, directory + setup-depends: base >= 3 && < 5, Cabal >= 1.6 && <2.1, directory library build-depends: base >= 3 && < 5
revision 3
name: ghc-paths version: 0.1.0.9 -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 && <2.1, directory + setup-depends: base >= 3 && < 5, Cabal >= 1.6 && <2.3, directory library build-depends: base >= 3 && < 5
revision 4
name: ghc-paths version: 0.1.0.9 -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 && <2.3, directory + setup-depends: base >= 3 && < 5, Cabal >= 1.6 && <2.5, directory library build-depends: base >= 3 && < 5