Haskell is the standard lazy purely functional programming language. The current language version is Haskell 98, agreed in December 1998, with a revised version published in January 2003. A wide variety of Haskell related resources (tutorials, libraries, specifications, documentation, compilers, interpreters, references, contact information, links to research groups) are available from the Haskell home page at http://haskell.org/. The Glasgow Haskell Compiler is a robust, fully-featured, optimising compiler for the functional programming language Haskell 98 generating good code for a variety of platforms. GHC is a state-of-the-art programming suite for Haskell and compiles Haskell to either native code or C. It implements numerous experimental language extensions to Haskell, including concurrency, a foreign language interface, several type-system extensions, exceptions, and so on. GHC comes with a generational garbage collector, a space and time profiler, comprehensive set of libraries and an interactive system for convenient, quick development. The profiling libraries for Glorious Glasgow Haskell Compilation System should be installed when GHC's profiling subsystem is needed. WWW: http://www.haskell.org/ghc/ ect name='h' onchange='this.form.submit();'> FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/x11/gnome-desktop
Commit message (Expand)AuthorAgeFilesLines
* Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.mat2016-04-011-9/+9
* The FreeBSD GNOME team proudly presents GNOME 3.18 for FreeBSD.kwm2016-02-153-9/+7
* Fix a crash in gnome-control-center when the Region panel is selectedkwm2016-01-082-0/+12
* The FreeBSD GNOME team proudly presents GNOME 3.16 for FreeBSD.kwm2015-08-063-40/+38
* Sprinkle some PORTSCOUT macros around to either mark ports:kwm2015-01-161-0/+2
* Switch default python3 version from 3.3 to 3.4.demon2015-01-111-0/+1
* Update GNOME to 3.14.2.kwm2014-12-032-4/+4
* The FreeBSD GNOME team proudly presents GNOME 3.14 and Cinnamon 2.2.kwm2014-11-195-566/+247
* - Convert ports from korean/, shells/, x11/, x11-clocks/, x11-fm/,mva2014-10-201-2/+1
* When linking a library libA with a library libB using libtool, if libB.latijl2014-04-231-3/+3