Path to this page:
Next | Query returned 6 messages, browsing 1 to 10 | previous
CVS Commit History:
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-05-08 02:28:53 by Ryosuke Moro | Files touched by this commit (4) |
Log message:
Update to 0.4.1.0
pkgsrc changes: static -> dynamic
changelog:
0.4.1.0 Ross Paterson <ross@soi.city.ac.uk> May 2014
* Reverted to record syntax for newtypes until next major release
0.4.0.0 Ross Paterson <ross@soi.city.ac.uk> May 2014
* Added Sum type
* Added modify', a strict version of modify, to the state monads
* Added ExceptT and deprecated ErrorT
* Added infixr 9 `Compose` to match (.)
* Added Eq, Ord, Read and Show instances where possible
* Replaced record syntax for newtypes with separate inverse functions
* Added delimited continuation functions to ContT
* Added instance Alternative IO to ErrorT
* Handled disappearance of Control.Monad.Instances
|
2014-04-15 12:59:40 by Ryosuke Moro | Files touched by this commit (53) |
Log message:
- ready for HASKELL_ENABLE_HADDOCK_DOCUMENTATION= yes
|
2013-01-15 12:49:55 by PHO / phonohawk | Files touched by this commit (1) | |
Log message:
buildlink3.mk: update BUILDLINK_API_DEPENDS
|
2010-11-02 17:11:16 by PHO / phonohawk | Files touched by this commit (4) | |
Log message:
Upstream update to transformers-0.2.2.0
|
2009-09-23 07:12:01 by PHO / phonohawk | Files touched by this commit (5) | |
Log message:
Import hs-transformers-0.1.4.0 as wip/hs-transformers.
Haskell 98 part of a monad transformer library, inspired by the paper
"Functional Programming with Overloading and Higher-Order
Polymorphism", by Mark P Jones, in Advanced School of Functional
Programming, 1995
(http://web.cecs.pdx.edu/~mpj/pubs/springschool.html).
This part contains the monad transformer class, the concrete monad
transformers, operations and liftings. It can be used on its own in
Haskell 98 code, or with the monad classes in the monads-fd or
monads-tf packages, which automatically lift operations introduced by
monad transformers through other transformers.
|
Next | Query returned 6 messages, browsing 1 to 10 | previous