libghc-safesemaphore-prof

Exception safe alternatives to qsem, qsemn, and samplevar - ghc profiling data; profiling libraries
  https://github.com/ChrisKuklewicz/SafeSemaphore
  0
  no reviews



This is an alternative to the deprecated qsem, qsemn, and samplevar in ghc base. those base modules are not exception safe and can be broken by killthread.

this package provides a library for the haskell programming language, compiled for profiling. see http://www.haskell.org/ for more information on haskell.