| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
13 Feb 2012 04:14:20
0.4.6
|
pgj  |
- Update to 0.4.6
Obtained from: FreeBSD Haskell |
26 May 2011 00:51:15
0.4.2_1
|
ashish  |
Bump PORTREVISION of all ports dependent on lang/ghc as during
upgrade, lang/ghc cabal package cache gets invalidated causing all
dependent ports to be reinstalled.
Obtained from: FreeBSD Haskell |
09 May 2011 05:28:57
0.4.2
|
ashish  |
- Please welcome GHC 7.0.3
GHC in the ports tree has been updated to 7.0.3 and all other Haskell ports
are also updated to their corresponding Haskell Platform versions, or latest
versions.
We would like to acknowledge the support of the FreeBSD Donations Team and
Eotvos Lorand University, Faculty of Informatics who contributed to the server
that we used for testing.
We would also like to thank all the testers who tested FreeBSD Haskell ports
and provided their feedback.
PR: ports/156642
Approved by: tabthorpe (mentor)
Obtained from: FreeBSD Haskell |
08 Aug 2010 08:49:38
0.4.1_1
|
pgj  |
- Add DIST_SUBDIR for Haskell Cabal ports (with default of "cabal")
Suggested by: admi3 |
12 May 2010 16:33:59
0.4.1_1
|
pgj  |
Introduce a new (and hopefully better) ports infrastructure for Haskell Cabal
ports which makes possible the direct translation of Cabal package
descriptions to FreeBSD ports. It promises both easier addition and
maintenance for Cabal-based ports. |
19 Apr 2010 10:43:43
0.4.1_1
|
ale  |
Switch to use newer GMP version.
PR: ports/144487
Submitted by: ale
Approved by: portmgr (-exp run by erwin) |
30 Dec 2009 23:50:18
0.4.1
|
pgj  |
- Update to 0.4.1
PR: ports/142101
Submitted by: Jacula Modyun <jacula(at)gmail.com> |
06 Dec 2009 20:56:55
0.3.2_1
|
pgj  |
- Update HsColour to 1.15
- Bump PORTREVISION for all affected ports
PR: ports/138567, ports/138568
Submitted by: Ashish Shukla <wahjava (at) gmail.com>
Approved by: maintainer |
02 Sep 2009 15:38:45
0.3.2
|
pgj  |
- Update GHC and Haskell ports to 6.10.4 (for both i386 and amd64), bump
port revision where appropriate
- Add devel/hs-ghc-paths
- Add devel/hs-QuickCheck
- Add devel/hs-readline
- Add devel/hs-haskeline
- Add devel/hs-mmap
- Remove lang/ghc-doc
- Mark devel/lhs2TeX broken as it does not compile with GHC 6.10.4
- Set NHC98 as default compiler for devel/hs-hat as it does not compile
with GHC 6.10.4
PR: ports/137055, ports/137058, ports/137059, ports/137060,
ports/137061,
ports/137062, ports/137063, ports/137063, ports/137064,
ports/137065,
ports/137066, ports/137067, ports/137068, ports/137069,
ports/137070,(Only the first 15 lines of the commit message are shown above ) |
19 Aug 2009 19:50:32
0.2.6_1
|
linimon  |
Reset sbahra at his request due to lack of time to work on these ports. |
13 May 2009 09:46:02
0.2.6_1
|
ale  |
Chase libgmp and bump PORTREVISION. |
29 Nov 2008 21:02:00
0.2.6
|
miwi  |
This package implements functions, analogous to those from Data.List, to
create and manipulate infinite lists: data Stream a = Cons a (Stream a).
It provides alternative definitions for those Prelude functions that make
sense on such streams.
WWW: http://www.cs.nott.ac.uk/~wss/repos/Stream/dist/doc/html/
PR: ports/129215
Submitted by: Samy Al Bahra <sbahra at kerneled.org> |