libghc-network-info-prof

Listing network interfaces in haskell; profiling libraries
  http://github.com/jystic/network-info
  0
  no reviews



This library provides simple read-only access to the local computer's networking configuration. it is currently capable of getting a list of all the network interfaces and their respective ipv4, ipv6 and mac addresses.

it has been tested and is known to work on linux, mac os x, and windows xp.

this package contains the profiling library compiled for ghc.