Path to this page:
Subject: CVS commit: wip/hs-resourcet
From: Ryosuke Moro
Date: 2014-06-29 00:09:59
Message id: E1X10p7-0000ip-QL@sfs-ml-1.v29.ch3.sourceforge.com
Log Message:
Update to 1.1.2.2
Changes from https://github.com/snoyberg/conduit/tree/master/resourcet
1.1.2.2
- transformers 0.4
1.1.2.1
- exceptions 0.6 #153
1.1.2
- mkAcquireType
1.1.1
- MonadCatch instance c/o @jwiegley
1.1.0.1
- Minor documentation fix
`MonadUnsafeIO` is no longer a requirement for `MonadResource`
1.1.0
- Excptions version bound change
- Switch to MonadThrow from exceptions
- Create the Data.Acquire module
- Kill MonadUnsafeIO, move MonadActive to Data.Conduit.Lazy
0.4.10.2
- Cleanup actions should be masked (fixes #144)
0.4.10.1
- Remove an extra backslash
Files: