summaryrefslogtreecommitdiff
path: root/libraries
Commit message (Expand)AuthorAgeFilesLines
* Introduce log1p and expm1 primopschessai2019-06-091-13/+9
* Explain that 'mappend' and '(<>)' should be the same [skip ci]Alexandre Baldé2019-06-091-0/+3
* base: Export FinalizersBen Gamari2019-06-071-0/+1
* remove backticks from markup - it doesn't mean what I think it meanscode5hot2019-06-071-1/+1
* Used terminology from a paper. Added it as a reference.code5hot2019-06-071-3/+4
* Update Traversable.hs with a note about an intuitive lawcode5hot2019-06-071-1/+7
* Fix isValidNatural: The BigNat in NatJ# must have at least 2 limbsSimon Jakobi2019-06-076-1/+20
* Factor out 'getLibDir' / 'getBaseDir' into a new GHC.BaseDir ghc-boot moduleJohn Ericson2019-06-072-0/+62
* Improve ThreadId Show instanceNathan Collins2019-05-311-2/+2
* Implement (Functor.<$) for Data.Functor.{Compose,Product,Sum}Simon Jakobi2019-05-313-0/+5
* Implement (Functor.<$) for ArraySimon Jakobi2019-05-311-0/+9
* support small arrays and CONSTR_NOCAF in ghc-heapDavid Hewson2019-05-312-0/+16
* Don't lose parentheses in show SomeAsyncExceptionNathan Collins2019-05-291-1/+1
* base: Include (<$) in all exports of FunctorSimon Jakobi2019-05-272-3/+2
* Add a `NOINLINE` pragma on `someNatVal` (#16586)Iavor Diatchki2019-05-232-0/+62
* Revert "Add Generic tuple instances up to 15-tuple" #16688David Eichmann2019-05-231-48/+0
* fix Template Haskell cross compilation on 64 bit compiler with 32 bit targetLuite Stegeman2019-05-222-7/+8
* Fix doc for Data.Function.fix.Javran Cheng2019-05-211-1/+1
* Guard CUSKs behind a language pragmaVladislav Zavialov2019-05-141-0/+1
* Add Generic tuple instances up to 15-tupleOleg Grenrus2019-05-101-0/+48
* stg_floatToWord32zh: zero-extend the Word32 (#16617)Kevin Buhr2019-05-081-1/+2
* Implement ImportQualifiedPostShayne Fletcher2019-05-081-0/+1
* Fix #16603 by documenting some important changes in changelogsRyan Scott2019-05-081-0/+8
* [ typo ] 'castFloatToWord32' -> 'castFloatToWord64'gallais2019-05-041-1/+1
* Make Extension derive BoundedShayne Fletcher2019-05-031-1/+1
* Typeset Big-O complexities with Tex-style notation (#16090)Sven Tennie2019-05-032-4/+4
* ghci: Ensure that system libffi include path is searchedBen Gamari2019-04-291-0/+2
* Update autoconf scriptsBen Gamari2019-04-254-3196/+3464
* TH: make `Lift` and `TExp` levity-polymorphicAlec Theriault2019-04-183-17/+219
* Typeset Big-O complexities with Tex-style notation (#16090)Sven Tennie2019-04-177-68/+69
* Ord docs: Add explanation on 'min' and 'max' operator interactionsSimon Jakobi2019-04-141-0/+4
* base: Better document implementation implications of Data.TimeoutBen Gamari2019-04-131-16/+25
* removing x87 register support from native code genCarter Schonwald2019-04-102-17/+4
* Use ghc-prim < 0.7, not <= 0.6.1, as upper version boundsRyan Scott2019-04-094-4/+4
* Bump hpc submoduleRyan Scott2019-04-081-0/+0
* Fix whitespace styleYuriy Syrovetskiy2019-04-081-1/+1
* testsuite: Add testcase for #16111Ben Gamari2019-04-043-0/+16
* Replace git.haskell.org with gitlab.haskell.org (#16196)Yuriy Syrovetskiy2019-04-049-9/+9
* Inline the definition of 'ap' in the Monad lawsChris Martin2019-04-031-2/+2
* integer-simple: Add documentation for Integer typeBen Gamari2019-04-031-0/+3
* integer-gmp: Write friendlier documentation for IntegerBen Gamari2019-04-031-2/+6
* base: Add documentation that liftA2 used to not be a typeclass methodAndrew Martin2019-04-031-0/+3
* Fix formatting issue in ghc-prim's changelog [skip ci]Alexandre Baldé2019-04-021-0/+1
* Bump array submoduleRyan Scott2019-04-011-0/+0
* Clean up URLs to point to GitLabTakenobu Tani2019-04-011-1/+1
* Bump ghc-prim's version where neededAlexandre2019-04-015-5/+5
* Add support for bitreverse primopAlexandre2019-04-015-2/+133
* Bump transformers to 0.5.6.2Ben Gamari2019-03-291-0/+0
* Fix a few broken Trac links [skip ci]Chaitanya Koparkar2019-03-279-9/+9
* Correct duplicate 4.12.0.0 entry in base's changelogRyan Scott2019-03-251-1/+1