Name: runghc Version: @ProjectVersion@ Copyright: XXX License: BSD3 -- XXX License-File: LICENSE Author: XXX Maintainer: XXX Synopsis: XXX Description: XXX Category: Development build-type: Simple cabal-version: >=1.10 Executable runghc Default-Language: Haskell2010 Main-Is: Main.hs Build-Depends: base >= 3 && < 5, directory >= 1 && < 1.3, process >= 1 && < 1.3, filepath