cabal-install-3.4.0.0: 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