iwlib-0.1.0: Bindings for the iw C library

Copyright(c) 2018 Jose A Ortega Ruiz
LicenseBSD-style (see LICENSE)
MaintainerJose A Ortega Ruiz <jao@gnu.org>
Stabilityunstable
Portabilityunportable A partial binding to iwlib
Safe HaskellSafe
LanguageHaskell2010

Network.IWlib

Description

 

Documentation

data WirelessInfo Source #

Constructors

WirelessInfo 

Fields

Instances
Show WirelessInfo Source # 
Instance details

Defined in Network.IWlib

Methods

showsPrec :: Int -> WirelessInfo -> ShowS

show :: WirelessInfo -> String

showList :: [WirelessInfo] -> ShowS