[Haskell-cafe] Difference between div and /

Maciej Piechotka uzytkownik2 at gmail.com
Tue Jun 1 18:09:50 EDT 2010


On Tue, 2010-06-01 at 15:20 -0400, Aaron D. Ball wrote:
> 
> > What does (stdin + stderr) `mod` stdout mean (result will be stdin).
> 
> In my GHCi (6.12.1) with System.IO, this fails because Handle is not a
> numeric type.  What implementation are you using? 

Ups. I missed the Handle with Fd. Which does not change point
significantly. 

Regards
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part
Url : http://www.haskell.org/pipermail/haskell-cafe/attachments/20100601/2bfb06cd/attachment.bin


More information about the Haskell-Cafe mailing list