summaryrefslogtreecommitdiff
path: root/libraries/base/Text/Show/Functions.hs
Commit message (Expand)AuthorAgeFilesLines
* Doc-only fixesAlec Theriault2018-11-221-1/+1
* Add @since annotations to base instancesSeraphime Kirkovski2016-06-061-0/+1
* Start using `-W` instead of `-f(no-)warn` in some placesHerbert Valerio Riedel2015-12-161-1/+1
* `M-x delete-trailing-whitespace` & `M-x untabify`Herbert Valerio Riedel2014-10-251-3/+3
* Remove redundant explicit `Prelude` importsHerbert Valerio Riedel2014-10-191-2/+0
* Constant-fold `__GLASGOW_HASKELL__` CPP conditionalsHerbert Valerio Riedel2013-09-171-1/+0
* Remove nhc98-specific files and contentIan Lynagh2013-02-151-10/+0
* 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
* Add comments to "OPTIONS_GHC -fno-warn-orphans" pragmasIan Lynagh2009-12-051-0/+1
* Fix more warningsIan Lynagh2008-08-201-0/+1
* nhc98 version of instance Show (a->b) copied from PreludeMalcolm.Wallace@cs.york.ac.uk2007-05-241-0/+8
* [project @ 2002-12-19 22:06:20 by malcolm]malcolm2002-12-191-0/+2
* [project @ 2002-05-27 15:57:01 by simonmar]simonmar2002-05-271-2/+5
* [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/+22