99f7f6103334c7bcb105f15a72720457c3028bed
[ghc-hetmet.git] / ghc / lib / haskell-1.3 / LibCPUTime_t.hi
1 {-# GHC_PRAGMA INTERFACE VERSION 5 #-}
2 interface LibCPUTime where
3 import PreludeIOError(IOError13)
4 import PreludeMonadicIO(Either)
5 getCPUTime :: _State _RealWorld -> (Either IOError13 Integer, _State _RealWorld)
6         {-# GHC_PRAGMA _A_ 1 _U_ 1 _N_ _S_ "U(P)" {_A_ 1 _U_ 2 _N_ _N_ _N_ _N_} _N_ _N_ #-}
7