Merge pull request #10587 from 9999years/git-quiet
[cabal.git] / cabal-testsuite / PackageTests / BuildTools / External / happy / happy.cabal
blob0e95effb7019cd0a88f929d673a6b570680cb417
1 name:                happy
2 version:             999.999.999
3 synopsis:            Checks build-tools on legacy package name are put in PATH
4 license:             BSD3
5 category:            Testing
6 build-type:          Simple
7 cabal-version:       >=1.10
9 executable             happy
10   main-is:             MyCustomPreprocessor.hs
11   build-depends:       base, directory
12   default-language:    Haskell2010