prompt and CPU time in experimental shell

This commit is contained in:
aarne
2007-11-06 17:27:20 +00:00
parent 6a716b0f68
commit d12728dae2
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 ()