base-4.7.0.0: GHC/Profiling.hs
-- | /Since: 4.7.0.0/ module GHC.Profiling where foreign import ccall startProfTimer :: IO () foreign import ccall stopProfTimer :: IO ()
-- | /Since: 4.7.0.0/ module GHC.Profiling where foreign import ccall startProfTimer :: IO () foreign import ccall stopProfTimer :: IO ()