Add throwSTM :: Exception e => e -> STM a
[ghc-base.git] / GHC / Conc /
2010-09-26 Bas van DijkAdd throwSTM :: Exception e => e -> STM a
2010-09-26 Bas van DijkGeneralize catchSTM
2010-10-14 Simon MarlowthrowTo: mention interruptible foreign calls
2010-09-09 Ross Patersonavoid Foreign.unsafePerformIO
2010-08-10 Simon MarlowIntegrated new I/O manager