add support for <{..}> and ~~> syntax as well as typing for Kappa-calculus
[ghc-hetmet.git] / libraries /
2011-08-30 Adam Megaczupdate submodule pointers
2011-08-30 Adam Megaczadd submodule for all upstream repos
2011-08-30 Adam Megaczupdate submodule pointers
2011-07-04 Adam Megaczupdate submodule pointers
2011-06-22 Adam Megaczupdate submodule pointers
2011-06-21 Adam Megaczupdate submodule pointers
2011-06-20 Adam Megaczupdate submodule pointers
2011-06-20 Adam Megaczupdate submodule pointers
2011-06-19 Adam Megaczupdate submodule pointers
2011-06-15 Adam Megaczadapt to upstream changes
2011-06-02 Adam Megaczadd support for flattening recursive-let
2011-05-31 Adam Megaczadapt HetMet extensions to new GHC coercion representation
2011-05-30 Adam Megaczadd -fflatten and -funsafe-skolemize flags
2011-05-27 Adam Megaczdo flattening before simpleOptPgm so evaluation "order...
2011-05-16 Adam Megaczupdate submodule pointers
2011-05-15 Adam Megaczupdate submodule pointers
2011-05-10 Adam Megaczupdate flattener to use type-family-based GArrow classes
2011-05-09 Adam Megaczadd support for hetmet_unflatten
2011-05-09 Adam Megaczadd support for hetmet_flatten casting variable
2011-05-09 Adam Megaczupdate compiler using *->*->* as the kind of environmen...
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...
next