pkgsrc-WIP-cvs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: wip/hs-dlist
Module name: wip
Committed by: szptvlfn
Date: Fri Nov 29 14:05:15 UTC 2013
Modified Files:
wip/hs-dlist: DESCR Makefile buildlink3.mk distinfo
Log Message:
Update to 0.6
Change Log
==========
Version 0.6 (2013-11-29) *Black Friday*
---------------------------------------
#### Development changes
* Maintenance and development taken over by Sean Leather
* Migrate repository from http://code.haskell.org/~dons/code/dlist/ to
https://github.com/spl/dlist
#### Package changes
* Stop supporting `base < 2`
* Fix tests and use `cabal test`
* Add scripts for running `hpc`
* Update documentation
#### New features
* New type class instances: `Eq`, `Ord`, `Read`, `Show`, `Alternative`,
and `Foldable`
* New function `apply` to use instead of `unDL`
#### Deprecations
* Deprecate DList constructor and record selector to make it abstract
(see [#4](https://github.com/spl/dlist/issues/4))
* Deprecate `maybeReturn` which is not directly relevant to dlists
To generate a diff of this commit:
cvs -z3 rdiff -u -r1.1.1.1 -r1.2 wip/hs-dlist/DESCR wip/hs-dlist/Makefile \
wip/hs-dlist/buildlink3.mk wip/hs-dlist/distinfo
To view a diff of this commit:
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/hs-dlist/DESCR?r1=1.1.1.1&r2=1.2
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/hs-dlist/Makefile?r1=1.1.1.1&r2=1.2
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/hs-dlist/buildlink3.mk?r1=1.1.1.1&r2=1.2
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/hs-dlist/distinfo?r1=1.1.1.1&r2=1.2
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT
organizations don't have a clear picture of how application performance
affects their revenue. With AppDynamics, you get 100% visibility into your
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349351&iu=/4140/ostg.clktrk
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs
Home |
Main Index |
Thread Index |
Old Index