packages feed

ghc-paths-0.1.0.8: ghc-paths.cabal

name: ghc-paths
version: 0.1.0.8
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:     darcs
  location: http://darcs.haskell.org/ghc-paths