I was completing the 5 step quickstart guide <a href="http://www.haskell.org/haskellwiki/Haskell_in_5_steps">http://www.haskell.org/haskellwiki/Haskell_in_5_steps</a><br><br>When running the program though haskell appears to be not able to access time on windows 7. Would this be normal?<br>
<br>C:\Users\RenshawFamily\Documents\Scripts\Haskell&gt;time ./A +RTS -N2<br>The system cannot accept the time entered.<br>Enter the new time:<br><br>C:\Users\RenshawFamily\Documents\Scripts\Haskell&gt;time A.exe +RTS -N2<br>
The system cannot accept the time entered.<br>Enter the new time: 14.13<br>A required privilege is not held by the client.<br>