hackport-0.6.6: cabal/cabal-install/tests/IntegrationTests2/targets/simple/q/q.cabal
name: q version: 0.1 build-type: Simple cabal-version: >= 1.2 library exposed-modules: QQ other-modules: Q build-depends: base executable qexe main-is: Main.hs other-modules: QMain