bos / pool

A high-performance striped resource pooling implementation for Haskell
Other
112 stars 59 forks source link

Compatibility with GHC 7.6.1 #9

Closed ianbollinger closed 12 years ago

ianbollinger commented 12 years ago

Fix for catch being removed from Prelude.

ianbollinger commented 12 years ago

Fixed.