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