summaryrefslogtreecommitdiff
path: root/libraries/base/System/Mem.hs
Commit message (Expand)AuthorAgeFilesLines
* base: export allocation counter/limit API from System.MemSimon Marlow2015-09-231-5/+16
* Convert `/Since: .../` to new `@since ...` syntaxHerbert Valerio Riedel2014-12-161-2/+2
* Remove redundant explicit `Prelude` importsHerbert Valerio Riedel2014-10-191-1/+0
* Add a couple of `/Since: 4.7.0.0/` annotationsHerbert Valerio Riedel2013-11-011-0/+4
* Fix name of minor GC function.Austin Seipp2013-09-301-1/+1
* Expose performMinorGC (#8257)Austin Seipp2013-09-291-6/+14
* Drop redundant `{-# LANGUAGE #-}` pragmasHerbert Valerio Riedel2013-09-281-1/+0
* Constant-fold `__GLASGOW_HASKELL__` CPP conditionalsHerbert Valerio Riedel2013-09-171-6/+0
* Remove Hugs98 specific codeHerbert Valerio Riedel2013-09-171-4/+0
* Remove nhc98-specific files and contentIan Lynagh2013-02-151-4/+0
* Remove commented types in module export listsIan Lynagh2012-10-271-1/+1
* Update base for latest Safe Haskell.David Terei2011-10-251-1/+1
* SafeHaskell: Added SafeHaskell to baseDavid Terei2011-06-181-0/+1
* Use explicit language extensions & remove extension fields from base.cabalsimonpj@microsoft.com2011-01-281-0/+6
* [project @ 2003-12-22 10:56:42 by simonmar]simonmar2003-12-221-1/+1
* [project @ 2002-10-11 11:05:20 by malcolm]malcolm2002-10-111-0/+4
* [project @ 2002-07-16 16:08:58 by ross]ross2002-07-161-0/+4
* [project @ 2002-05-27 14:36:51 by simonmar]simonmar2002-05-271-0/+1
* [project @ 2002-05-09 13:16:29 by simonmar]simonmar2002-05-091-1/+1
* [project @ 2002-04-26 13:34:05 by simonmar]simonmar2002-04-261-2/+0
* [project @ 2002-04-24 16:31:37 by simonmar]simonmar2002-04-241-2/+2
* [project @ 2002-04-24 16:09:12 by simonmar]simonmar2002-04-241-2/+2
* [project @ 2002-02-13 12:17:14 by simonmar]simonmar2002-02-131-1/+3
* [project @ 2002-02-12 10:50:03 by simonmar]simonmar2002-02-121-0/+23