summaryrefslogtreecommitdiff
path: root/libraries/base/System/Mem
Commit message (Expand)AuthorAgeFilesLines
* Typeset Big-O complexities with Tex-style notation (#16090)Sven Tennie2019-04-171-2/+2
* Update Trac ticket URLs to point to GitLabRyan Scott2019-03-151-1/+1
* Expose the StableName constructorDavid Feuer2018-08-201-73/+2
* base: Improve docs to clarify when finalizers may not be runAndrew Martin2017-07-191-0/+26
* Correct name of makeStableName in haddockReid Barton2016-10-161-1/+1
* Add @since annotations to base instancesSeraphime Kirkovski2016-06-061-0/+1
* Delete the WayPar wayThomas Miedema2015-07-101-18/+0
* base: drop redundant Typeable derivingsHerbert Valerio Riedel2015-03-071-4/+1
* Convert `/Since: .../` to new `@since ...` syntaxHerbert Valerio Riedel2014-12-161-1/+1
* `M-x delete-trailing-whitespace` & `M-x untabify`Herbert Valerio Riedel2014-10-252-40/+40
* Remove redundant explicit `Prelude` importsHerbert Valerio Riedel2014-10-191-2/+0
* Replace DeriveDataTypeable by AutoDeriveTypeableHerbert Valerio Riedel2014-05-271-1/+1
* Add Haddock `/Since: 4.7.0.0/` comments to new symbolsHerbert Valerio Riedel2013-09-211-0/+2
* Make `<Typeable.h>` obsolete and refactor away its useHerbert Valerio Riedel2013-09-171-4/+1
* Constant-fold `__GLASGOW_HASKELL__` CPP conditionalsHerbert Valerio Riedel2013-09-172-8/+0
* Remove Hugs98 specific codeHerbert Valerio Riedel2013-09-172-9/+0
* Remove commented types in module export listsIan Lynagh2012-10-271-7/+7
* Add a big warning to the documentation for Weak (#7250)Simon Marlow2012-09-211-9/+4
* add eqStableName :: StableName a -> StableName b -> BoolSimon Marlow2012-08-281-0/+11
* doc tweaksSimon Marlow2012-04-121-3/+4
* Update base for latest Safe Haskell.David Terei2011-10-252-0/+2
* SafeHaskell: Added SafeHaskell to baseDavid Terei2011-06-182-0/+2
* For GHC, implement the Typeable.hs macros using standalone derivingIan Lynagh2011-04-241-0/+1
* Use explicit language extensions & remove extension fields from base.cabalsimonpj@microsoft.com2011-01-282-4/+10
* Drop System.Mem.Weak's dependency on PreludeBryan O'Sullivan2010-11-271-1/+4
* Fix some "warn-unused-do-bind" warnings where we want to ignore the valueIan Lynagh2009-07-101-1/+1
* Rewrite of the IO library, including Unicode supportSimon Marlow2009-06-121-1/+1
* Fix more warningsIan Lynagh2008-08-201-2/+0
* note about evaluation affecting StableNamesSimon Marlow2008-05-271-1/+3
* [project @ 2005-02-02 13:26:13 by simonpj]simonpj2005-02-021-2/+0
* [project @ 2004-09-08 11:10:08 by ross]ross2004-09-081-1/+1
* [project @ 2003-08-04 14:47:37 by panne]panne2003-08-041-2/+2
* [project @ 2003-07-29 12:03:13 by ross]ross2003-07-292-2/+2
* [project @ 2003-07-24 12:19:57 by ralf]ralf2003-07-242-2/+2
* [project @ 2003-01-17 14:52:17 by ross]ross2003-01-171-23/+28
* [project @ 2002-07-16 16:08:58 by ross]ross2002-07-162-3/+10
* [project @ 2002-05-27 15:43:44 by simonmar]simonmar2002-05-271-4/+94
* [project @ 2002-05-27 14:54:27 by simonmar]simonmar2002-05-271-7/+51
* [project @ 2002-05-09 13:16:29 by simonmar]simonmar2002-05-092-2/+2
* [project @ 2002-04-26 13:34:05 by simonmar]simonmar2002-04-262-4/+0
* [project @ 2002-04-24 16:31:37 by simonmar]simonmar2002-04-242-4/+4
* [project @ 2001-12-21 15:07:20 by simonmar]simonmar2001-12-211-3/+2
* [project @ 2001-09-13 11:37:08 by simonmar]simonmar2001-09-131-1/+3
* [project @ 2001-09-13 11:36:52 by simonmar]simonmar2001-09-131-3/+6
* [project @ 2001-06-28 14:15:04 by simonmar]simonmar2001-06-282-0/+123