cabal-version: 2.4 name: cabal-add-bench version: 0.1.0.0 license: NONE author: George Gerasev maintainer: george30032002@gmail.com build-type: Simple common warnings ghc-options: -Wall benchmark benchmark type: exitcode-stdio-1.0 ghc-options: -threaded main-is: Main.hs hs-source-dirs: bench build-depends: base