hackport-0.5.1: cabal/cabal-install/tests/IntegrationTests/new-build/T3460/T3460.cabal
-- Initial T3460.cabal generated by cabal init. For further documentation,
-- see http://haskell.org/cabal/users-guide/
name: T3460
version: 0.1.0.0
-- synopsis:
-- description:
license: BSD3
author: Edward Z. Yang
maintainer: ezyang@cs.stanford.edu
-- copyright:
-- category:
build-type: Simple
cabal-version: >=1.10
library
exposed-modules: C
-- other-modules:
-- other-extensions:
build-depends: base, sub-package-A, sub-package-B
-- hs-source-dirs:
default-language: Haskell2010