summaryrefslogtreecommitdiff
path: root/libraries/base/Data/Function.hs
Commit message (Expand)AuthorAgeFilesLines
* Fix incorrect proof of applyWhen’s propertiesAnselm Schüler2022-07-171-1/+1
* Add applyWhen to Data.Function per CLC propAnselm Schüler2022-07-041-0/+29
* hi haddock: Lex and store haddock docs in interface filesZubin Duggal2022-03-231-0/+2
* Make modules in base stable.Hécate Moonlight2022-02-281-1/+1
* Fix doc for Data.Function.fix.Javran Cheng2019-05-211-1/+1
* Fix ambiguous/out-of-scope Haddock identifiersAlec Theriault2018-08-211-3/+5
* docs(Data.Function): fix and augment `on` annotationGabriel Lebec2018-04-071-7/+7
* Loads of doc(test)sDavid Luposchainsky2017-08-171-2/+23
* Convert `/Since: .../` to new `@since ...` syntaxHerbert Valerio Riedel2014-12-161-1/+1
* Be consistent with placement of Safe Haskell mode at top of fileDavid Terei2014-11-211-1/+1
* Export `Traversable()` and `Foldable()` from PreludeHerbert Valerio Riedel2014-09-151-2/+3
* base: replace ver 4.7.1.0 references by 4.8.0.0Herbert Valerio Riedel2014-09-091-1/+1
* Add reverse application operator Data.Function.(&)Alexander Berntsen2014-04-191-0/+11
* Update base for latest Safe Haskell.David Terei2011-10-251-0/+4
* SafeHaskell: Added SafeHaskell to baseDavid Terei2011-06-181-0/+1
* Fix more warningsIan Lynagh2008-08-201-1/+1
* move fix to Data.FunctionRoss Paterson2006-11-101-0/+6
* import PreludeRoss Paterson2006-11-101-0/+2
* Added Data.Function (Trac ticket #979).Nils Anders Danielsson2006-11-101-0/+75