Improve error reporting for type signatures
[ghc-hetmet.git] / libraries /
2007-04-30 Ian LynaghHandle unbuildable packages differently
2007-04-25 Ian LynaghOnly haddock a package if it is buildable; spotted...
2007-04-18 Ian LynaghPass configure arguments to the library configure scripts
2007-04-18 Ian LynaghAdd distclean target for libraries/ (== clean target)
2007-04-16 Ian Lynaghstm doesn't need to be a core-package
2007-04-16 Ian LynaghSplit objects when building libraries (if SplitObjs...
2007-04-15 Ian LynaghDon't try to install docs stuff if NO_HADDOCK_DOCS=YES
2007-04-15 Ian LynaghImplement ifBuildable
2007-04-11 Ian LynaghBuild library Setup.hs's with -Wall
2007-04-10 Ian Lynaghparsec, regex-base, regex-compat, regex-posix are no...
2007-04-10 Ian LynaghUse a boot script instead of having autoreconf recurse
2007-04-06 Ian LynaghUse cp -R rather than cp -a for portability reasons
2007-04-06 Ian LynaghFixes for building the libraries with cabal on Windows
2007-03-16 Ian LynaghDon't break when asked to install-docs
2007-03-16 Ian LynaghAdd a comment
2007-03-10 Ian LynaghMake building binary dists work with cabalised libraries
2007-03-08 Ian LynaghBuild the libraries with cabal
2007-03-28 Ian LynaghAdd filepath library
2007-03-06 Ian LynaghRemove outdated libraries/doc/libraries.xml and librari...
2007-03-06 Ian LynaghRemove old references to the in-tree building guide
2007-02-05 Simon Marlowdon't forget to remove html-docs as part of 'make clean'
2006-11-29 sof@galois.comAdd Win32/configure.ac to the mix
2006-08-29 Simon Marlowomit HGL on Windows
2006-08-29 Simon Marlowdon't include HaXml, Japi and monads in a GHC checkout
2006-08-25 Simon Marlowmove parsec into $(GhcBootLibs); tidy up
2006-08-25 Simon Marlowparsec is required to be a core package, genprimopcode...
2006-08-24 Simon Marlowsomehow I lost the unix subdir; recover it
2006-08-24 Simon Marlowconfig in regex-posix too
2006-08-24 Simon Marlowmake all AC_CONFIG_SUBDIRS optional
2006-08-24 Simon Marlowdivide packages into "core" and "extra" packages
2006-08-24 Simon Marlowadd new regex packages
2006-08-14 bringert@cs.chalme... Added xhtml and cgi as default libraries.
2006-08-11 sven.panne@aedion.deNow that we have an "html" package, put the Haddock...
2006-08-10 Simon Marlowmove html before network, for now
2006-08-10 Simon Marlowadd html package
2006-06-09 Simon MarlowMove readline configuration into the readline package
2006-06-06 simonmar@microsoft.comre-enable time package on Windows
2006-06-05 sof@galois.comdisable time package on mingw to unblock builds.
2006-06-01 simonmar@microsoft.comWin32: set up the console code pages
2006-05-30 sof@galois.com'time' depends on 'Win32' when Windows=YES; mirror...
2006-05-30 Simon Marlowadd time subdir
2006-05-18 Simon Marlowtake parsec out of $(GhcBootLibs)
2006-05-01 Ashley Yakeleyadd time package to libraries Makefile
2006-04-26 Ashley Yakeleyadd time package to default-packages
2006-04-07 Simon MarlowReorganisation of the source tree
2006-01-31 Simon Marlowcombine libraries/.darcs-boring and .darcs-boring
2006-01-23 Simon MarlowMFLAGS += -f Makefile
2006-01-13 Simon Marlowimprovements to darcs-all
2006-01-13 Simon MarlowAdd infrastructure for multiple library packages
2006-01-13 Simon MarlowAdd a skeleton libraries directory