prompt and CPU time in experimental shell

This commit is contained in:
aarne
2007-11-06 17:27:20 +00:00
parent 2b1d5a4d51
commit 2c4d34af28
3 changed files with 29 additions and 6 deletions

View File

@@ -23,6 +23,7 @@ import System.Directory
import System.IO
import System.IO.Error
import System.Environment
import System.CPUTime
import Control.Monad
putShow' :: Show a => (c -> a) -> c -> IO ()