cabal-version: 3.0 name: acts-generic version: 0.0.0.0 license: Apache-2.0 maintainer: operations@iohk.io author: IOHK homepage: https://github.com/intersectmbo/cardano-hackage-candidates synopsis: Candidate package that prevents unauthorized release of acts-generic category: Control build-type: Simple source-repository head type: git location: https://github.com/intersectmbo/cardano-hackage-candidates subdir: acts-generic library build-depends: base >=1 && <100, default-language: Haskell2010 buildable: False