summaryrefslogtreecommitdiff
path: root/libraries
Commit message (Expand)AuthorAgeFilesLines
* Add Win32/configure.ac to the mixsof@galois.com2006-11-291-0/+3
* omit HGL on WindowsSimon Marlow2006-08-291-0/+4
* don't include HaXml, Japi and monads in a GHC checkoutSimon Marlow2006-08-291-3/+0
* move parsec into $(GhcBootLibs); tidy upSimon Marlow2006-08-251-4/+2
* parsec is required to be a core package, genprimopcode uses itSimon Marlow2006-08-252-1/+1
* somehow I lost the unix subdir; recover itSimon Marlow2006-08-241-0/+3
* config in regex-posix tooSimon Marlow2006-08-241-0/+3
* make all AC_CONFIG_SUBDIRS optionalSimon Marlow2006-08-241-1/+30
* divide packages into "core" and "extra" packagesSimon Marlow2006-08-242-11/+11
* add new regex packagesSimon Marlow2006-08-242-1/+4
* Added xhtml and cgi as default libraries.bringert@cs.chalmers.se2006-08-142-0/+4
* Now that we have an "html" package, put the Haddock docs somewhere elsesven.panne@aedion.de2006-08-111-1/+1
* move html before network, for nowSimon Marlow2006-08-101-1/+1
* add html packageSimon Marlow2006-08-102-0/+2
* Move readline configuration into the readline packageSimon Marlow2006-06-092-6/+2
* re-enable time package on Windowssimonmar@microsoft.com2006-06-061-2/+0
* disable time package on mingw to unblock builds.sof@galois.com2006-06-051-0/+2
* Win32: set up the console code pagessimonmar@microsoft.com2006-06-011-3/+3
* 'time' depends on 'Win32' when Windows=YES; mirror thatsof@galois.com2006-05-301-1/+1
* add time subdirSimon Marlow2006-05-301-1/+1
* take parsec out of $(GhcBootLibs)Simon Marlow2006-05-181-1/+1
* add time package to libraries MakefileAshley Yakeley2006-05-011-0/+1
* add time package to default-packagesAshley Yakeley2006-04-261-0/+1
* Reorganisation of the source treeSimon Marlow2006-04-071-11/+0
* combine libraries/.darcs-boring and .darcs-boringSimon Marlow2006-01-311-27/+0
* MFLAGS += -f MakefileSimon Marlow2006-01-231-0/+4
* improvements to darcs-allSimon Marlow2006-01-131-26/+26
* Add infrastructure for multiple library packagesSimon Marlow2006-01-132-0/+53
* Add a skeleton libraries directorySimon Marlow2006-01-1313-0/+2988