newt-0.0.1.0: tests/testFiles/simpleTest/in.cabal.oracle.2
name: myProject version: 0.0.0.1 synopsis: <<<synopsis>>> description: <<<description>>> category: Tools license: BSD3 License-file: LICENSE author: TheAuthor maintainer: <<<authoremail>>> Cabal-Version: >=1.8.0.6 build-type: Simple Executable myProject Main-Is: Main.hs hs-source-dirs: src