Commit Graph

10 Commits

Author SHA1 Message Date
kili
bad59a088d Add CFLAGS to the link targets (to get all binaries linked with libpthread).
From and with matthew. ok matthew, sthen
2012-06-18 22:03:46 +00:00
kili
887457ed69 Use libc execvpe(3). 2012-03-23 21:33:45 +00:00
kili
b215a2b2d3 Unbreak after SO_PEERCRED addition. 2010-07-07 19:37:39 +00:00
kili
01e3cdbac1 Forgot to remove those two patches. 2008-10-29 23:51:24 +00:00
kili
752f936a31 Update to hugs98-2006.09. 2008-10-29 22:55:40 +00:00
dons
9ddc333e90 Make sure $X_CFLAGS are visible when running configure tests for X11 and
HGL libraries. Enables X11 and HGL Haskell bindings.

Tested on amd64 and x86.
Patch courtesy of Greg Steuck <greg@y2005.nest.cx>
2005-05-08 08:45:09 +00:00
dons
5dfacb2a9f Update lang/hugs to latest stable.
ok pvalchev@
2005-03-24 07:35:03 +00:00
dons
a926eea62b Disable the ffi on all platforms. Too flakey, caused ffihugs to dump
core on sparc64. No ffi was the old hugs' behaviour.
Also respect $CC while we're here.

Tested and fixed by sturm@ with some help from me
Ok sturm@ pvalchev@
2004-05-17 02:24:32 +00:00
dons
7e8b744526 Update Hugs to Nov2003. Enable pthreads and the ffi. Add a regress test suite
ok pvalchev@
2004-05-07 02:07:31 +00:00
wcobb
c67789c880 Hugs 98, from maintainer.
Hugs 98 is a functional programming system which provides an almost
complete implementation of Haskell 98.
2002-04-27 06:16:18 +00:00