8236866935
See http://www.haskell.org/ghc/docs/6.4/html/users_guide/release-6-4.html for the long list of changes since ghc-6.2.1. In addition, GHCi and profiling support have been enabled in this package.
13 lines
410 B
Text
13 lines
410 B
Text
$NetBSD: patch-ag,v 1.3 2005/05/21 20:22:21 kristerw Exp $
|
|
|
|
--- libraries/readline/package.conf.in.orig 2005-05-20 20:59:44.000000000 +0200
|
|
+++ libraries/readline/package.conf.in 2005-05-20 21:07:43.000000000 +0200
|
|
@@ -27,7 +27,7 @@
|
|
depends: base
|
|
hugs-options:
|
|
cc-options:
|
|
-ld-options:
|
|
+ld-options: "-Wl","-R/usr/pkg/lib","-L","/usr/pkg/lib"
|
|
framework-dirs:
|
|
frameworks:
|
|
haddock-interfaces: HADDOCK_IFACE
|