thread wired-in names of GHC.HetMet.Private.* through to Coq code
[ghc-hetmet.git] / libraries /
2011-05-09 Adam Megaczthread wired-in names of GHC.HetMet.Private.* through...
2011-04-25 Adam MegaczMerge branch 'master' of darcs.haskell.org/ghc
2011-04-24 Ian LynaghUpdate time library 1.2.0.3 -> 1.2.0.4
2011-04-23 Ian LynaghRemove unused Makefile.local
2011-04-23 Ian LynaghRemove unused Makefile.inc
2011-04-23 Ian LynaghRemove an nhc-specific makefile
2011-04-17 Adam Megaczmerge up to ghc HEAD 16-Apr-2011
2011-04-08 Ian Lynaghgen_contents_index: Improve parsing of packages file
2011-04-02 Ian LynaghFollow changes in Cabal
2011-03-25 Adam Megaczupdate submodule pointers
2011-01-16 Ian LynaghRemove redundant libraries/cabal-bin.hs
2010-10-16 Ian LynaghOnly put the boot packages in the haddock contents...
2010-10-12 Ian LynaghBump Cabal dep
2010-09-23 Ian LynaghBump Cabal dep
2010-09-20 Ian LynaghTweak gen_contents_index now dph may not be there
2010-07-17 Ian LynaghUpdate to time 1.2.0.3
2010-05-02 Ian LynaghSwitch back to using bytestring from the darcs repo...
2010-02-27 Ian LynaghAdd a LICENSE file to libraries/bin-package-db
2010-02-23 Ian LynaghFix the link to the ghc docs in libraries/prologue.txt
2010-01-08 Ian LynaghFix running in-place gen_contents_index; trac #3716
2009-12-18 Ian LynaghFix a braino in a comment
2009-12-17 Ian LynaghFix another sed problem on Solaris
2009-12-05 Ian LynaghAdd comments to "OPTIONS_GHC -fno-warn-orphans" pragmas
2009-11-29 Ian LynaghUpdate dependencies
2009-11-29 Ian LynaghGive more informative error messages
2009-11-17 Ian LynaghFix gen_contents_index on MSYS
2009-11-08 Ian LynaghPut docs into versioned directory names; fixes trac...
2009-10-06 Ian LynaghAdd the new bytestring to the repository
2009-10-06 Ian LynaghUpdate bin-package-db's Cabal dep
2009-09-11 Ian LynaghUse -fno-warn-name-shadowing when compiling Binary.hs
2009-09-11 Simon Marlowloosen base dependency to allow base-3
2009-09-10 Simon Marlowfix warnings
2009-09-10 Simon MarlowChange the representation of the package database
2009-08-02 Ian LynaghFix creation of library doc index, and put the library...
2009-07-18 Ian LynaghAdd the time library, and support for libraries in...
2009-06-17 Simon Marlowfix 'make 1'
2009-06-16 Simon MarlowAdd support for 'make help' in subdirectories
2009-06-15 Simon Marlow'make 1' in libraries builds just the stage1 libs
2009-05-09 Ian LynaghRemove libraries/ifBuildable.hs; it's no longer used
2009-05-08 Ian LynaghAdd a Makefile in libraries/
2009-04-26 Ian LynaghGHC new build system megapatch
2009-03-06 Manuel M T ChakravartyPackage dph needs to be cleaned in stage=1, too
2009-02-24 Manuel M T ChakravartyAdd targets clean.library.dph and remake.library.dph
2009-02-12 Ian LynaghOnly pass --with-hscolour to cabal-bin once
2009-02-11 Ian LynaghAdd more targets to the list that we need to include...
2009-02-10 Ian LynaghFix cleaning and installing the libraries
2009-02-03 Ian LynaghBuild dph with the stage2 compiler
2009-01-04 Ian LynaghRequire HsColour by default
2008-12-03 Ian LynaghWe need to tell cabal-bin which version of Cabal to use
2008-11-16 Ian LynaghFix gen_contents_index when not run inplace; trac ...
2008-11-08 Ian Lynaghghc_ge_605 is now always YES
2008-10-19 Ian LynaghAdd dph haddock docs to the doc index
2008-10-17 Ian LynaghClean the bootstrapping extensible-exceptions package
2008-10-15 Ian LynaghFix the build when the bootstrapping compiler has a...
2008-10-14 Ian LynaghFix the name of prologue.txt when making bindists
2008-10-13 Ian LynaghAdd a link to the GHC API docs from the library haddock...
2008-10-13 Ian LynaghTweak gen_contents_index
2008-10-03 Ian LynaghUse an extensible-exceptions package when bootstrapping
2008-09-24 Ian LynaghFix maintainer-clean
2008-09-24 Ian LynaghUse test -f rather than test -e, for portability (Solaris)
2008-09-23 Ian LynaghRemove some dependencies on bootstrapping.conf from...
2008-09-21 Ian LynaghUse -f rather than -e for portability
2008-09-21 Ian LynaghAdd some special cases for putting dph in bindists
2008-09-13 Ian LynaghRemove the duplicate show rule in libraries/Makefile
2008-09-06 Ian LynaghInstall the stage 2 ghc package when installing; fixes...
2008-09-03 Ian LynaghRe-merge concurrent,timeout,unique,st,getopt into base
2008-09-03 Ian LynaghFix ifBuildable
2008-08-28 Ian LynaghWhen installing, we can't rely on the ghc-pkg we just...
2008-08-28 Ian LynaghUpdate the build system to handle building and using...
2008-08-27 Ian LynaghDon't fail if libraries/bootstrapping already exists
2008-08-27 Ian LynaghWhen haddocking the libraries, tell Cabal where haddock is
2008-08-25 Ian Lynaghsyb is now in its own package
2008-08-25 Ian LynaghWhen making bindists, check that we know where we are
2008-08-24 Ian Lynaghconcurrent, unique, timeout have now been split off...
2008-08-24 Ian Lynaghgetopt is now split off from base
2008-08-23 Ian Lynaghst is now split off from base
2008-08-21 Ian Lynaghunix is now warning-free
2008-08-21 Ian Lynaghbase (and base3-compat) is no warning-free
2008-08-21 Simon Marlowmove directory after Win32/unix
2008-08-14 Ian LynaghStop dph/dph-{par,seq} reconfiguring themselves all...
2008-08-11 Simon Marlowbuild base3-compat
2008-08-12 Roman LeshchinskiyUse dph-{seq|par} instead of dph_{seq|par}
2008-08-09 Ian LynaghSimplify how we build dph
2008-08-09 Ian LynaghGeneralise libraries/Makefile.local
2008-08-09 Ian LynaghThe dph packages still contain warnings
2008-08-10 Ian LynaghRemove a pointless use of $(HERE_ABS)/
2008-08-10 Ian LynaghDon't give the -d flag to rm; it goes wrong on Windows
2008-08-10 Ian Lynaghbindist fixes
2008-08-10 Ian Lynaghbindists are now some way towards working
2008-08-06 Max BolingbrokePrepare GHC for building with Git
2008-08-05 Ian LynaghRemove the cgi package from extralibs
2008-08-01 Ian LynaghFix ifBuildable
2008-07-29 Ian LynaghMake cabal-bin not do any building, even of Setup.hs...
2008-07-29 Ian LynaghAdd some comments to packages/darcs-all
2008-07-29 Ian LynaghRemove ndp from libraries/Makefile. We now use dph...
2008-07-24 Simon Marlowadd --enable-shared to configure, and $(BuildSharedLibs...
2008-07-24 Ian LynaghRejig how darcs-all works
2008-07-24 Ian LynaghRemove the OpenGL family of libraries from extralibs
2008-07-16 Ian LynaghGet building GHC itself with Cabal more-or-less working
2008-07-11 Ian LynaghMove installPackage out into its own cabal package...
next