Turn off the gcd/lcm optimisations for Integer for now
[ghc-base.git] / base.cabal
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
2006-08-24 Simon Marlowremove Text.Regx & Text.Regex.Posix
2006-08-10 Simon Marlowmove Text.Html to a separate package
2006-08-10 Simon Marlowbump version to 2.0
2006-08-09 Simon MarlowRemove deprecated Data.FiniteMap and Data.Set interfaces
2006-07-01 Don StewartImport Data.ByteString.Lazy, improve ByteString Fusion...
2006-04-28 Don StewartImport Data.ByteString from fps 0.5.
2006-04-25 Ashley Yakeleyadd Data.Fixed module
2006-04-10 Ross Patersonadd Functor and Monad instances for Prelude types
2005-11-29 ross[project @ 2005-11-29 14:31:59 by ross]
2005-07-19 ross[project @ 2005-07-19 17:06:18 by ross]
2005-03-14 simonmar[project @ 2005-03-14 15:46:12 by simonmar]
2005-02-11 ross[project @ 2005-02-11 01:55:56 by ross]
2005-01-26 simonmar[project @ 2005-01-26 15:40:37 by simonmar]
2005-01-25 ross[project @ 2005-01-25 17:06:39 by ross]