the ability to talk to POSIX device drivers

27 Nov
2007
27 Nov
'07
1:47 p.m.
Hello, I saw somewhere that in one of the Haskell libraries there is support to open, read, write, ioctl, etc. to POSIX drivers, but I don't see in the Haskell Report. ?? Kind regards, Vasili

27 Nov
27 Nov
1:50 p.m.
vigalchin:
Hello,
I saw somewhere that in one of the Haskell libraries there is support to open, read, write, ioctl, etc. to POSIX drivers, but I don't see in the Haskell Report. ??
Have a look in the 'unix' library. The Haskell report defines the language, not the suite of libraries. http://hackage.haskell.org/cgi-bin/hackage-scripts/package/unix-2.2.0.0 This has bindings to many posix apis. or possibly something else on http://hackage.haskell.org/packages/archive/pkg-list.html
6386
Age (days ago)
6386
Last active (days ago)
1 comments
2 participants
participants (2)
-
Don Stewart
-
Galchin Vasili