[Haskell-cafe] Re: Order of Evaluation
Bulat Ziganshin
bulat.ziganshin at gmail.com
Sun May 11 06:12:44 EDT 2008
Hello Luke,
Sunday, May 11, 2008, 1:24:04 PM, you wrote:
> So.. what do you use unsafePerformIO together with?
when i call function that in general case depends on the execution
order (so it's type is ...->IO x), but in my specific case it doesn't
matter. typical example is hGetContents on config file, GetSystemInfo
just to get number of processors, string processing via C functions
--
Best regards,
Bulat mailto:Bulat.Ziganshin at gmail.com
More information about the Haskell-Cafe
mailing list