[Haskell-beginners] Windows 7 time function
Sayth Renshaw
flebber.crue at gmail.com
Sat Mar 5 04:17:45 CET 2011
I was completing the 5 step quickstart guide
http://www.haskell.org/haskellwiki/Haskell_in_5_steps
When running the program though haskell appears to be not able to access
time on windows 7. Would this be normal?
C:\Users\RenshawFamily\Documents\Scripts\Haskell>time ./A +RTS -N2
The system cannot accept the time entered.
Enter the new time:
C:\Users\RenshawFamily\Documents\Scripts\Haskell>time A.exe +RTS -N2
The system cannot accept the time entered.
Enter the new time: 14.13
A required privilege is not held by the client.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/beginners/attachments/20110305/e493c0a6/attachment.htm>
More information about the Beginners
mailing list