Next | Query returned 10 messages, browsing 1 to 10 | previous

History of commit frequency

CVS Commit History:


   2014-07-30 23:36:36 by Ryosuke Moro | Files touched by this commit (21) | Package removed
Log message:
Remove hs-monad-control, imported to pkgsrc/devel.
   2014-06-27 23:29:13 by Ryosuke Moro | Files touched by this commit (4)
Log message:
Update to 0.3.3.0
pkgsrc changes: static -> dynamic
Changes from https://github.com/basvandijk/monad-control
0.3.3.0
 - Depend on the correct transformers-base version
 - Support transformers-0.4.0.0
 - Drop unicode syntax and symbols
   2014-05-15 23:49:04 by Ryosuke Moro | Files touched by this commit (110)
Log message:
Remove hs-transformers, imported to pkgsrc/devel.
   2014-04-15 12:59:40 by Ryosuke Moro | Files touched by this commit (53)
Log message:
- ready for HASKELL_ENABLE_HADDOCK_DOCUMENTATION= yes
   2014-02-13 14:00:26 by Ryosuke Moro | Files touched by this commit (2)
Log message:
Update to 0.3.2.3

changes:
0.3.2.3
 - Fix haddock documentation error
   2013-11-15 21:27:43 by Ryosuke Moro | Files touched by this commit (2)
Log message:
Update to 0.3.2.2

changes:
0.3.2.2
 - Fix preprocessor directive for GHC 7.6.3
   2013-04-25 00:01:40 by Ryosuke Moro | Files touched by this commit (2)
Log message:
Update to 0.3.2.1

changes:
0.3.2.1
  Resolve #14. Bump upper version bound of base to 5
   2013-03-16 06:58:36 by Ryosuke Moro | Files touched by this commit (3)
Log message:
Update to 0.3.2

ver 0.3.2
  Added defaultLiftWith,defaultRestoreT
   2012-01-16 06:16:09 by PHO / phonohawk | Files touched by this commit (5) | Package updated
Log message:
Upstream update to monad-control-0.3.1

   2011-05-10 14:56:48 by PHO / phonohawk | Files touched by this commit (5) | Imported package
Log message:
Import hs-monad-control-0.2.0.1 as wip/hs-monad-control.

This package defines the type class MonadControlIO, a subset of
MonadIO into which generic control operations such as catch can be
lifted from IO. Instances are based on monad transformers in
MonadTransControl, which includes all standard monad transformers in
the transformers library except ContT. For convenience, it provides a
wrapped version of Control.Exception with types generalized from IO to
all monads in MonadControlIO.

Note that this package is a rewrite of Anders Kaseorg's monad-peel
library. The main difference is that this package provides CPS style
operators and exploits the RankNTypes language extension to simplify
most definitions.


Next | Query returned 10 messages, browsing 1 to 10 | previous