Next | Query returned 14 messages, browsing 11 to 20 | previous

History of commit frequency

CVS Commit History:


   2021-05-03 21:01:21 by Masatake Daimon | Files touched by this commit (475)
Log message:
*: Bump PKGREVISION for ghc-9.0.1
   2021-04-23 17:46:08 by Masatake Daimon | Files touched by this commit (1)
Log message:
Update PLIST
   2020-05-11 19:52:21 by Roland Illig | Files touched by this commit (190)
Log message:
hs-*: add PLIST files

These PLIST files have been autogenerated by mk/haskell.mk using
HS_UPDATE_PLIST=yes during a bulk build.  They will help to track changes
to the packages.  The Haskell packages didn't have PLIST files because
their paths contained package hashes.  These hashes are now determined by
mk/haskell.mk, which makes it easy to generate easy to read PLIST files.
   2020-01-19 14:10:49 by Masatake Daimon | Files touched by this commit (4)
Log message:
Import fingertree-0.1.4.2 from wip

A general sequence representation with arbitrary annotations, with
example implementations of various collection types, as described in
section 4 of

    Ralf Hinze and Ross Paterson, "Finger trees: a simple
    general-purpose data structure", Journal of Functional Programming
    16:2 (2006) pp
    197-217. http://www.soi.city.ac.uk/~ross/papers/FingerTree.html

For a tuned sequence type, see Data.Sequence in the containers
package, which is a specialization of this structure.

Next | Query returned 14 messages, browsing 11 to 20 | previous