Win32-network-0.1.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/input-output-hk/Win32-network
Commit hash
3825d3abf75f83f406c1f7161883c438dac7277d
Timestamp

2022-10-17T00:00:00Z

Revisions

None

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

if os(windows)

  • bytestring >=0.10 && <0.11
  • network
  • Win32 >=2.5.4.1
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