Skip to content
  • Ben Gamari's avatar
    JobControl: Use STM-based QSem and add stm dependency · b67e3aad
    Ben Gamari authored
    This is in place of the deprecated implementation from
    Control.Concurrent. New implementation due to Simon Marlow. Note that
    this has only been tested against stm-2.4 despite the permissive version
    bounds given in the cabal file and bootstrap script.
    b67e3aad