X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Flib%2Fhaskell-1.3%2FLibCPUTime_mt.hi;fp=ghc%2Flib%2Fhaskell-1.3%2FLibCPUTime_mt.hi;h=99f7f6103334c7bcb105f15a72720457c3028bed;hb=e7d21ee4f8ac907665a7e170c71d59e13a01da09;hp=0000000000000000000000000000000000000000;hpb=e48474bff05e6cfb506660420f025f694c870d38;p=ghc-hetmet.git diff --git a/ghc/lib/haskell-1.3/LibCPUTime_mt.hi b/ghc/lib/haskell-1.3/LibCPUTime_mt.hi new file mode 100644 index 0000000..99f7f61 --- /dev/null +++ b/ghc/lib/haskell-1.3/LibCPUTime_mt.hi @@ -0,0 +1,7 @@ +{-# GHC_PRAGMA INTERFACE VERSION 5 #-} +interface LibCPUTime where +import PreludeIOError(IOError13) +import PreludeMonadicIO(Either) +getCPUTime :: _State _RealWorld -> (Either IOError13 Integer, _State _RealWorld) + {-# GHC_PRAGMA _A_ 1 _U_ 1 _N_ _S_ "U(P)" {_A_ 1 _U_ 2 _N_ _N_ _N_ _N_} _N_ _N_ #-} +