basvandijk / regions

Provides the region monad for safely opening and working with scarce resources
Other
30 stars 7 forks source link

Port regions to the latest transformers. #3

Closed qnikst closed 10 years ago

qnikst commented 10 years ago

From this point library is compatible with ghc >= 7.8.

basvandijk commented 10 years ago

Hi Alexander,

It was fun hacking with you at ZuriHac 2014. Thanks for the patch! I fixed some bugs and merged it.

Next goals are updating the reverse dependencies of regions. I think we should begin with regional-pointers and safer-file-handles.