From 0a710f368469e3e4eae0e43e8df218c8a9983268 Mon Sep 17 00:00:00 2001 From: pgj Date: Sun, 3 Jun 2012 20:52:29 +0000 Subject: - Update The Glorious Glasgow Haskell Compiler to version 7.4.1 Please note that port revision for all the Haskell ports without version changes are also bumped. Other per-port updates are coming soon (in separate commits)! In addition to that, separate -docs ports are no longer needed so they are now removed. Thanks ashish@ for the assistance. Obtained from: FreeBSD Haskell --- math/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'math/Makefile') diff --git a/math/Makefile b/math/Makefile index 16f9ac4c0ac9..3430b71b25e3 100644 --- a/math/Makefile +++ b/math/Makefile @@ -154,6 +154,7 @@ SUBDIR += hs-data-lens-template SUBDIR += hs-distributive SUBDIR += hs-erf + SUBDIR += hs-ieee754 SUBDIR += hs-math-functions SUBDIR += hs-mwc-random SUBDIR += hs-pointed -- cgit