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

History of commit frequency

CVS Commit History:


   2014-08-29 16:09:59 by Ryosuke Moro | Files touched by this commit (104)
Log message:
make it clear what package depend on

discussed with wiz@.
   2014-05-17 23:00:05 by Ryosuke Moro | Files touched by this commit (25)
Log message:
Remove hs-tagged, imported to pkgsrc/devel
   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:32:53 by Ryosuke Moro | Files touched by this commit (4)
Log message:
Update to 0.5.2
pkgsrc changes: static -> dynamic
CHANGELOG:
0.5.2
* Updated transformers-compat version bound to ensure instances are

0.5.1
-----
* `transformers` 0.4 compatibility

0.5
---
* Added `(>$)`
* Added instances for `GHC.Generics`
   2014-04-21 11:11:37 by Ryosuke Moro | Files touched by this commit (38)
Log message:
- ready for HASKELL_ENABLE_HADDOCK_DOCUMENTATION= yes
   2014-02-21 11:39:01 by Ryosuke Moro | Files touched by this commit (25)
Log message:
- ghc-7.6 hss not extensible-exceptions, so we need this.
  ( lang/ghc7 is version 7.6.3nb1, wip/ghc is version 7.6.2 )
- adjust dependencies
   2013-08-31 07:26:28 by Ryosuke Moro | Files touched by this commit (4)
Log message:
Update to 0.4.4

CHANGELOG:
0.4.4, 0.4.3
* Fixed compatibility with GHC 7.7 and tightened `Safe` Haskell support.

0.4.1
* Added `Day` convolution under `Data.Functor.Contravariant.Day`.
   2013-04-20 06:35:40 by Ryosuke Moro | Files touched by this commit (3)
Log message:
Update to 0.4

CHANGELOG:
0.4
  Added instance Contravariant Proxy

0.3
  Added Backwards and Reverse instances for transformers 0.3
  Added instance (Functor f, Contravariant g) => Contravariant (Compose f g).
  (This is non-canonical, but is necessary to support other packages.)
  Added Functor instances to ComposeFC and ComposeCF for use when modeling \ 
phantom type parameters caused mixing Functor + Contravariant.
                                                                                 \ 
                                                                
0.2
  added missing category instance. breaks API though, so required major version bump
   2012-02-01 17:11:36 by PHO / phonohawk | Files touched by this commit (5) | Imported package
Log message:
Import hs-contravariant-0.1.3 as wip/hs-contravariant.

Contravariant functors, sometimes referred to colloquially as
cofunctor, even though the dual of a functor is just a functor. As
with functor the definition of contravariant for a given ADT is
unambiguous.


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