cabal-version: 3.0 name: cardano-node-socket-emulator 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 cardano-node-socket-emulator category: Control build-type: Simple source-repository head type: git location: https://github.com/intersectmbo/cardano-hackage-candidates subdir: cardano-node-socket-emulator library build-depends: base >=1 && <100, default-language: Haskell2010 buildable: False