add GHC.HetMet.{hetmet_kappa,hetmet_kappa_app}
[ghc-base.git] / base.cabal
2012-04-04 Adam Megaczmove GArrow from GHC.HetMet to Control
2011-06-20 Adam Megaczrename GArrowKappa to GArrowFullyEnriched
2011-06-20 Adam Megaczremove GArrowInstances
2011-05-31 Adam Megaczadd GArrowKappa
2011-05-31 Adam Megaczadd first draft of GHC.HetMet.Private
2011-05-31 Adam Megaczfinal revision to GArrow classes
2011-05-31 Adam Megaczmove the (Arrow a)=>(GArrow a (,)) instance to a separa...
2011-05-31 Adam Megaczmigrate HetMet base changes to git repo
2011-05-14 Max BolingbrokeBig patch to improve Unicode support in GHC. Validated...
2011-04-30 Nils Schweinsbergmonad comprehensions: Group and Zip monad
2011-04-22 Ian LynaghPart of #5122 "Faster conversion between Rational and...
2011-04-08 Ian LynaghUpdate source repo location to be the git repo in ...
2011-03-21 Ian LynaghRename System.Event to GHC.Event
2010-10-18 Daniel FischerFIX #2271
2011-01-28 simonpj@microsoft.comUse explicit language extensions & remove extension...
2011-01-17 Ian LynaghAdd NondecreasingIndentation to the extensions needed
2011-01-17 Ian LynaghRemove extensions required for GHC < 6.10
2010-11-26 Bryan O'SullivanBump the version of base
2010-08-10 Simon MarlowIntegrated new I/O manager
2010-06-01 Simon Marlowbump version to 4.3.0.0, added instance MonadPlus STM
2009-09-15 Ross Patersonmake some Applicative functions into methods, and split...
2009-09-13 Judah JacobsonOn Windows, use the console code page for text file...
2009-09-11 Ian LynaghBump base version to 4.2.0.0
2009-08-11 Ian LynaghFix "Cabal check" warnings
2009-08-09 Ian LynaghAdd a GHC.Constants module; fixes trac #3094
2009-08-01 Simon MarlowUpdates to follow the RTS tidyup
2009-07-22 Ian LynaghAdd integer-simple as a build option
2009-07-21 Ian Lynaghdepend directly on integer-gmp, rather than indirecting...
2009-06-29 Matthias KilianAdd a wrapper for libiconv.
2009-06-25 Simon MarlowMove directory-related stuff to the unix package
2009-06-12 Simon MarlowRewrite of the IO library, including Unicode support
2009-05-24 Ian LynaghIncrease the version number to that in the 6.10 branch
2009-05-20 Simon Marlowremove msvcrt and kernel32 from extra-libraries
2009-01-22 Ian LynaghRequire Cabal version >= 1.6
2009-01-21 Ian LynaghAdd "bug-reports" and "source-repository" info to the...
2009-01-14 Ian LynaghAdd NoImplicitPrelude to the extensions used when build...
2008-12-17 Simon Marlowwarning fix: don't use -XPatternSignatures in GHC ...
2008-10-02 'Jose Pedro Magalhaesadd new Data.Data module
2008-09-20 Ian LynaghPad version number to 4.0.0.0
2008-09-03 Ian LynaghRemerge concurrent,unique,timeout,st,getopt into base
2008-09-02 Ross Patersonadd include/CTypes.h to extra-source-files
2008-08-25 Ian LynaghSplit syb off into its own package
2008-08-25 Ross Patersonadd extra-source-files field
2008-08-24 Ian LynaghSplit off the concurrent hierarchy (concurrent, unique...
2008-08-24 Ian LynaghSplit getopt off into its own package
2008-08-23 Ian LynaghRemove ST stuff that is now in the new st package
2008-08-20 Ian LynaghFix some more warnings
2008-08-12 Ross Patersonexport Control.Exception.Base
2008-08-05 Simon Marlowbump to version 4.0
2008-08-12 Ross Patersonsplit most of Control.Exception into new Control.Except...
2008-08-07 Ian LynaghEq and Ord have moved into GHC.Classes
2008-08-04 Ian LynaghRemove GHC.Dotnet
2008-07-30 Ian LynaghStart to actually use extensible exceptions
2008-03-25 Ian LynaghMove Word64/Int64/Word32/Int32 primitives into ghc...
2008-03-24 Ian LynaghRemove GHC.PrimopWrappers from base's exposed modules...
2008-03-23 Ian Lynaghbase now uses build-type: Configure
2008-03-23 Ian LynaghMove Integer out into its own package
2008-03-22 Ian LynaghList extensions used rather than using the -fglasgow...
2007-12-02 Ian LynaghSimplify the GHC.Prim hack in base.cabal/Setup.hs
2007-11-21 Simon Marlowremove lockFile.h from install-includes
2007-11-20 Simon MarlowMove file locking into the RTS, fixing #629, #1109
2007-11-02 Simon MarlowAdd module of special magic GHC desugaring helper functions
2007-10-29 Ashley Yakeleynew Control.Category, ghc ticket #1773
2007-10-13 Ashley Yakeleynew Control.Compositor module
2007-10-22 Duncan CouttsClean up .cabal file a bit
2007-10-07 Don Stewartbase in 6.8 and head branch should be version 3.0
2007-09-14 Simon Marlowput extra-tmp-files field in the right place
2007-08-24 Simon Marlowdelete configure droppings in setup clean
2007-08-19 Ross Patersontest impl(ghc) instead of IsGHC
2007-08-19 Ross Patersoninclude Win32 extra-libraries for non-GHC's too
2007-08-12 Ian LynaghMove Data.{Foldable,Traversable} back to base
2007-08-01 Ian LynaghData.Array* and Data.PackedString have now moved to...
2007-08-01 Ian LynaghRemove a number of modules now in a "containers" package
2007-07-29 Ian LynaghRemove System.Posix.Signals (moving to unix)
2007-07-29 Ian Lynaghbytestring is now in its own package
2007-07-29 Ian LynaghCorrect Windows OS name in cabal configuration
2007-07-29 Ian LynaghUse cabal configurations rather than Setup hacks
2007-07-17 Ian LynaghImplement GHC.Environment.getFullArgs
2007-07-05 Ian LynaghRemove include-dirs ../../includes and ../../rts
2007-06-19 Ian LynaghTypo (consUtils.hs -> consUtils.h)
2007-06-13 Bertram Felgenhauerinstall dependent include files and Typeable.h
2007-05-28 Malcolm.Wallace... add nhc98-options: field to .cabal file
2007-05-27 Ian LynaghAdd System.Timeout to base.cabal
2007-05-23 Ian LynaghSplit off process package
2007-05-19 Ian LynaghSystem.Locale is now split out
2007-05-19 Ian LynaghSplit off directory, random and old-time packages
2007-05-18 Ian LynaghRemove Control.Parallel*, now in package parallel
2007-05-18 Ian LynaghRemove the pretty-printing modules (now in package...
2007-05-17 Simon Marlowadd install-includes: field
2007-05-03 simonpj@microsoftTrim imports, remove a cycle
2007-05-03 simonpj@microsoftBe less quiet about building the base package
2007-03-08 Ian Lynaghmake Setup and base.cabal suitable for building the...
2007-04-03 Malcolm.Wallace... add new module Unsafe.Coerce to build system
2007-01-30 Ian LynaghAdd Data.String, containing IsString(fromString); trac...
2006-10-09 Ian LynaghBump version number
2006-11-24 Ross PatersonHugs: add Control.Parallel.Strategies
2006-11-12 Ross Patersonremove Data.FunctorM and Data.Queue
2006-11-11 Ross Patersonhide Data.Array.IO.Internals
2006-11-10 Ross Patersonadd Data.Function
2006-11-10 Ross Patersonwhitespace only
next