the ability to talk to POSIX device drivers
28 Nov
2007
28 Nov
'07
2:47 a.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
28 Nov
28 Nov
2:50 a.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
6571
Age (days ago)
6571
Last active (days ago)
1 comments
2 participants
participants (2)
-
Don Stewart -
Galchin Vasili