Win32-network-0.2.0.0

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
cd5ab6ae6e24e059bd01a3aacc7601ab1f01b72c
Timestamp

2024-06-04T16:16:15Z

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