Hi *^o^*,<br><br>I am writing <a href="http://sert.homedns.org/hnm/">a network manager</a> as a replacement for some broken, already existing knetworkmanager for a friend&#39;s computer.<br><br>I was looking for some haskell libraries that provide access to wlan cards but could not find any on hackage. Maybe I missed something. Currently my tool is using linux the commands: modprobe, ifconfig, iwconfig, iwlist, dhclient etc.. Can a library calling external stand-alone linux commands be considered good enough as is? Or should one definitely write a wrapper around a more low-level, stable, POSIX-compliant foreign library to access and configure, control WLAN cards? I&#39;d love to hear your comments.<br>
<br>Best Regards,<br>Cetin Sert<br>