Win32-network-0.2.0.1

Synopsis

Win32 network API

Description

Author

Duncan Coutts, Marcin Szamotulski

Maintainer

duncan@well-typed.com, marcin.szamotulski@iohk.io

License

Apache-2.0

Source
https://github.com/IntersectMBO/Win32-network
Commit hash
fec6d7bdfec15d9bd1033ae5ed25f4385f4f1237
Timestamp

2025-02-04T11:56:25Z

Revisions

None

Dependencies
library Win32-network:
  • ["base >=4.5 && <5"]

if os(windows)

  • bytestring >=0.10 && <0.13
  • network
  • Win32 ^>=2.14
executable named-pipe-demo:
  • ["base"]

if os(windows)

  • binary
  • bytestring
  • Win32
  • Win32-network
test-suite test:
  • ["base"]

if os(windows)

  • async
  • binary
  • bytestring
  • network
  • stm
  • tasty
  • tasty-hunit
  • tasty-quickcheck
  • QuickCheck
  • quickcheck-instances
  • Win32
  • Win32-network