summaryrefslogtreecommitdiff
path: root/libraries/base/Text/Read.hs
Commit message (Expand)AuthorAgeFilesLines
* Correct doctestsOleg Grenrus2021-01-021-0/+3
* Loads of doc(test)sDavid Luposchainsky2017-08-171-1/+21
* Allow CallStacks to be frozenEric Seidel2015-12-231-1/+1
* Convert `/Since: .../` to new `@since ...` syntaxHerbert Valerio Riedel2014-12-161-2/+2
* `M-x delete-trailing-whitespace` & `M-x untabify`Herbert Valerio Riedel2014-09-241-2/+2
* Move `Maybe`-typedef into GHC.BaseHerbert Valerio Riedel2014-09-161-1/+0
* Add Haddock `/Since: 4.6.0.0/` comments to symbolsHerbert Valerio Riedel2013-09-211-0/+4
* Constant-fold `__GLASGOW_HASKELL__` CPP conditionalsHerbert Valerio Riedel2013-09-171-12/+1
* Remove Hugs98 specific codeHerbert Valerio Riedel2013-09-171-19/+2
* Update some H98 references to refer to H2010Ian Lynagh2012-11-171-2/+2
* Remove commented types in module export listsIan Lynagh2012-10-271-12/+12
* Export "readEither" and add "readMaybe".Iavor S. Diatchki2011-12-221-0/+13
* SafeHaskell: Added SafeHaskell to baseDavid Terei2011-06-181-0/+1
* Use explicit language extensions & remove extension fields from base.cabalsimonpj@microsoft.com2011-01-281-1/+2
* Move some bits around to stop Data.Either being in the base import knotIan Lynagh2008-08-061-0/+30
* Avoid using deprecated flagsIan Lynagh2008-06-161-1/+1
* Whitespace onlyDon Stewart2008-02-071-13/+13
* [project @ 2005-10-21 10:24:58 by ross]ross2005-10-211-0/+11
* [project @ 2005-01-11 16:04:08 by simonmar]simonmar2005-01-111-1/+1
* [project @ 2004-07-26 13:26:41 by ross]ross2004-07-261-0/+2
* [project @ 2003-05-12 10:15:00 by ross]ross2003-05-121-5/+16
* [project @ 2002-07-16 15:47:25 by ross]ross2002-07-161-0/+2
* [project @ 2002-06-06 16:03:16 by simonpj]simonpj2002-06-061-5/+19
* [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 @ 2001-06-28 14:15:04 by simonmar]simonmar2001-06-281-0/+32