[Haskell-cafe] who maintains the POSIX/Unix Unistd.hs?

Adam Langley agl at imperialviolet.org
Wed May 7 18:29:27 EDT 2008


2008/5/7 Galchin, Vasili <vigalchin at gmail.com>:
> Hello,
>
>     I am trying to find the definition for the data type
> "TimeSpec"/"CTimeSpec".


http://www.haskell.org/ghc/docs/latest/html/libraries/unix/src/System-Posix-Unistd.html

Doesn't look like it's exported from anywhere, just used internally
for c_nanosleep


AGL

-- 
Adam Langley agl at imperialviolet.org http://www.imperialviolet.org


More information about the Haskell-Cafe mailing list