summaryrefslogtreecommitdiff
path: root/libraries/base/Data/STRef.hs
Commit message (Expand)AuthorAgeFilesLines
* Loads of doc(test)sDavid Luposchainsky2017-08-171-6/+20
* Convert `/Since: .../` to new `@since ...` syntaxHerbert Valerio Riedel2014-12-161-1/+1
* Remove redundant explicit `Prelude` importsHerbert Valerio Riedel2014-10-191-2/+0
* Add Haddock `/Since: 4.6.0.0/` comments to symbolsHerbert Valerio Riedel2013-09-211-0/+2
* Constant-fold `__GLASGOW_HASKELL__` CPP conditionalsHerbert Valerio Riedel2013-09-171-3/+0
* Remove Hugs98 specific codeHerbert Valerio Riedel2013-09-171-8/+0
* Remove commented types in module export listsIan Lynagh2012-10-271-6/+6
* Add strict version of modifySTRefJoey Adams2012-07-101-2/+22
* Update base for latest Safe Haskell.David Terei2011-10-251-0/+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/+2
* Remerge concurrent,unique,timeout,st,getopt into baseIan Lynagh2008-09-031-0/+41
* Remove ST stuff that is now in the new st packageIan Lynagh2008-08-231-41/+0
* untabifyDon Stewart2008-03-101-6/+6
* [project @ 2005-10-13 11:09:50 by ross]ross2005-10-131-1/+1
* [project @ 2005-02-02 14:54:18 by ross]ross2005-02-021-0/+4
* [project @ 2005-02-02 13:26:13 by simonpj]simonpj2005-02-021-5/+0
* [project @ 2003-07-29 12:03:13 by ross]ross2003-07-291-1/+1
* [project @ 2003-07-24 12:19:57 by ralf]ralf2003-07-241-1/+1
* [project @ 2003-05-12 08:48:09 by ross]ross2003-05-121-0/+5
* [project @ 2002-07-16 16:08:58 by ross]ross2002-07-161-0/+4
* [project @ 2002-06-13 23:26:55 by sof]sof2002-06-131-1/+1
* [project @ 2002-05-10 15:41:33 by simonmar]simonmar2002-05-101-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-03-04 17:25:36 by panne]panne2002-03-041-2/+3
* [project @ 2001-07-03 11:37:49 by simonmar]simonmar2001-07-031-2/+2
* [project @ 2001-06-28 14:15:04 by simonmar]simonmar2001-06-281-0/+33