name: ghcsapl version: 0.1 cabal-version: >=1.2 build-type: Simple author: maarten executable ghcsapl hs-source-dirs: src main-is: Main.hs build-depends: base >= 4, ghc >= 7.6.3, process, executable-path >= 0.0.3, directory >= 1.2, filepath >= 1.3, ghc-paths >= 0.1, time >= 1.4, containers, mtl include-dirs: src/includes ghc-options: -Wall -fno-warn-name-shadowing -fno-warn-orphans -rtsopts -with-rtsopts=-K100M